LYWSD03MMC
https://github.com/JsBergbau/MiTemperature2
sudo apt install python3 bluez python3-pip
sudo pip3 install bluepy
sudo git clone https://github.com/JsBergbau/MiTemperature2
#FIND MAC ADDRESS
sudo hcitool lescan
A4:C1:31:6R:B2:1E LYWSD03MMC
#repeat
sudo python3 LYWSD03MMC.py -d A4:C1:31:6R:B2:1E -r -b
#or call it just 1 time
sudo python3 LYWSD03MMC.py -d A4:C1:31:6R:B2:1E -c 1
'Computer > IT' 카테고리의 다른 글
Galaxy camera mute (0) | 2024.03.11 |
---|---|
Raspberry Pi Zero W , wifi-connection issue in Korea (0) | 2021.02.07 |
Port number (0) | 2021.01.30 |
WINDOWS RS4 설치 후 삼바서버가 작동치 않을때 (0) | 2019.02.07 |