mduran80 / daikin_madoka

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

Pair several devices not easy #11

Open roccotocco opened 2 years ago

roccotocco commented 2 years ago

Hello, i need to pair 15 devices but its a very hard and complex to do..... i tried to add with comma all the mac address but do not working..... i can pair manually via shell command trough bluetoothctl...... but not via integration UI. If i pair via shell there's a way to add the mac address manually somewhere into the HA db or via a simplest way and reload the inegration? Thanks

mduran80 commented 2 years ago

Hi,

The integration should work seamlessly if the macs are specified with the commas. Have you tried setting up a smaller number of devices? Did any error appear in the logs?

Unfortunately, Home Assistant config flow is not very flexible and I could not find a way to setup a variable number of fields (one per mal). In the same way, the thermostats are not discoverable via SSDP, DHCP or ZeroConf so all the macs have to be specified explicitely.

Regarding the database, there is a hidden folder named .storage in the home assistant config folder. There you can find the fields for the config entries (what you specify while setting up the integration) plus the device and entity registries. Tinkering with those files should allow you to create the devices “by hand” but it is not recommended and/or supported.

El El lun, 24 ene 2022 a las 18:59, roccotocco @.***> escribió:

Hello, i need to pair 15 devices but its a very hard and complex to do..... i tried to add with comma all the mac address but do not working..... i can pair manually via shell command trough bluetoothctl...... but not via integration UI. If i pair via shell there's a way to add the mac address manually somewhere into the HA db or via a simplest way ? Thanks

— Reply to this email directly, view it on GitHub https://github.com/mduran80/daikin_madoka/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFK3CT3UCX63L4EKZTJ6IQLUXWHRPANCNFSM5MWB6NKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

roccotocco commented 2 years ago

I tried to add a minimum of 3 devices.... but didnt work.... worked only 2 devices...... just tried to add one mac address manually into /config/.storage/core.config_entries and dint work.... before add i paired it via shell......