mduran80 / daikin_madoka

Home Assistant custom component integration for the BRC1H thermostat (madoka)
MIT License
42 stars 10 forks source link

Does not work on 2021.6 #5

Closed raypanggh closed 1 year ago

raypanggh commented 3 years ago

Does not work on 2021.6 due to the new requirement to have a valid version key.

pacomm commented 3 years ago

It's easy, until its integration in the official version you can edit "manifest.json" and add this line: "version": "0.9.9"

RoomControl18 commented 2 years ago

Is there any solutions to this?. I am not able to install the add on. I have copy the folder in "custom_components", but i can't add the device in the interface of HASS

I can pair using bluetoothctl with Madoka, but i can't view the card or device in Home Assistant.

I have tried to add "version": "0.9.9" but it doesn´t work.