hannseman / homebridge-mi-hygrothermograph

Homebridge plugin for the Xiaomi Mi Bluetooth Temperature and Humidity Sensor
MIT License
264 stars 52 forks source link

LYWSD03MMC on OS X #152

Closed Pablo-Githu closed 3 years ago

Pablo-Githu commented 3 years ago

Im triying to connect LYWSD03MMC to MacMini server.

I have all ready try to install everithing reading the instructions, but there are several commands that are incompatible in mac os.

Please can you help with a detailed step to step guide?

I have changed firmware to avoid encription with this: https://pvvx.github.io/ATC_MiThermometer/TelinkMiFlasher.html

I have success conneting the sensor, but cant se it on hombridege, neither homekit.

image

image

Versions

Logs

[CLIMA CASA] Initializing Hygrotermograph accessory...

Configuration

{ "name": "CLIMA CASA", "address": "a4:c1:38:51:ca:f8", "temperatureName": "Temperatura", "humidityName": "Humedad", "fakeGatoEnabled": false, "timeout": 15, "forceDiscovering": true, "forceDiscoveringDelay": 2500, "disableBatteryLevel": false, "lowBattery": 10, "temperatureOffset": 0, "humidityOffset": 0, "bindKey": "a2:e2:5c:55:c6:25:71:07:10:01:68:4a:6c:1e:9a:f8", "accessory": "Hygrotermograph" }

Thanks in advance for any help.

Pablo-Githu commented 3 years ago

i make it work!!

netosha commented 3 years ago

How you fix it?