matteo

Results 32 comments of matteo

when it will be possible to access the new platform via cloud for xiaomi gateways

hi i think that in home assistant there is a problem with python because the pip install construct==2.9.41 and is not pip install construct==2.9.25. there is a possibilty to start...

this error appear also to me

Thank you for your contribution. but how is it possible to send messages about switching on, off or making coffee via the home assistant? i'm also trying with node red...

@alexvenom https://github.com/syssi/xiaomi_raw switch: - platform: xiaomi_miio_raw name: Any Xiaomi MiIO device host: 192.168.130.73 token: 56197337f51f287d69a8a16cf0677379 turn_on_command: 'set_power' turn_on_parameters: 'on' turn_off_command: 'set_power' turn_off_parameters: 'off' state_property: 'power' state_property_getter: 'get_prop' state_on_value: 'on' state_off_value:...

@alexvenom https://github.com/rytilahti/python-miio/pull/858

Logger: custom_components.yeelight_bt.yeelightbt Source: custom_components/yeelight_bt/yeelightbt.py:151 Integration: Yeelight bluetooth ([documentation](https://github.com/hcoohb/hass-yeelightbt), [issues](https://github.com/hcoohb/hass-yeelightbt/issues)) First occurred: 09:26:57 (21 occurrences) Last logged: 09:31:16 Connection: BleakError: [org.bluez.Error.Failed] le-connection-abort-by-local Connection: BleakError: Device with address F8:24:41:C0:28:96 could not be...