I had almost the same troubles, then suddenly my MH200N has been discovered by this integration. As other suggested, choose to redownload it and choose the master version. Then reboot HA and you should be ok. I’ve done this up&down several times before having success, do not give up!
Hi Julien,
long time hearing from you, everything ok ?
question: i am getting a warning in the logfile conserning MyHome, can you please take a look ?
thanks
2-08-01 21:57:59 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses deprecated `async_get_registry` to access device registry, use async_get instead. Please report issue to the custom component author for myhome using this method at custom_components/myhome/__init__.py, line 89: device_registry = await hass.helpers.device_registry.async_get_registry()
2022-08-01 21:57:59 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses deprecated `async_get_registry` to access entity registry, use async_get instead. Please report issue to the custom component author for myhome using this method at custom_components/myhome/__init__.py, line 159: entity_registry = await hass.helpers.entity_registry.async_get_registry()
2022-08-01 21:57:59 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses deprecated `async_get_registry` to access device registry, use async_get instead. Please report issue to the custom component author for myhome using this method at custom_components/myhome/__init__.py, line 160: device_registry = await hass.helpers.device_registry.async_get_registry()
@caiosweet submitted a fix for this, it’s been integrated into the current master if you want to reinstall
I should probably pack the last slew of bugfixes into a new release I suppose
On HA restart, some entities do not load, quite randomly. Often it’s the binary sensors, but sometimes the sensors, sometimes the covers…
However, if you reload the integration, everything is loaded properly!
So I don’t know what’s broken, but I doubt it’s in my code.
Hi everyone,
First of all, thanks Julien for this great integration.
I have a Bticino Switch (the one with two buttons/symbols “Entra” / “Esci”) and I’m trying to use it in an Automation. I only have this 3 options (translation from italian):
-“single_press” button 1
-battery level change
-identify was pressed
I already tried to check in developer/event (* all events), but no event is generated when I press one of the two buttons. Those buttons only work in the Bticino Home Control App.
Is there a way to intercept those button in Home Assistant ?
Hi everyone, first of all I would like to thanks a lot Julien for his great work.
Than I want to ask a question: I’ve F454 system with two covers (Livinglight LN4661M2) and when I use google home to open or close those devices the command is executed, but I receive at the same time message “That mode isn’t available for your cover”.
What can I do to solve?
Hello,
I would like to integrate into HA living now smart bus switches (like K4562M2) without Legrand server.
I switch is just a digital input for commands that will be interpreted by HA server for curtains, lights on/off, dimming, scenarios…
Is this possible with a general gateway integration (not a dedicated Legrand)?
Note: these switches do not have option to be configured as CEN devices; I looked on CEN switches (like L4651M2) but it does not seem compatible with Living Now covers.
Thank you
Hi Julien, were you able to understand the reason that the Myhome integration is not loading correctly?
My log is:
File "/config/custom_components/myhome/myhome_device.py", line 50, in async_will_remove_from_hass
del self._hass.data[DOMAIN][CONF_ENTITIES][self._attr_unique_id]
KeyError: '1-0514'
ciao @caiosweet,
ho anche io installato l ‘integrazione e tutto funziona perfettamente.
Pero’ volevo chiederti una cosa: come hai fatto a far uscire la regolazione della centrale termo con impostazioni di piu’ set di temperatura ? (l’icona della tua centrale infatti è diversa da quella delle singole zone). Io possiedo una centrale 4 zone .
Potresti aiutarmi ad impostare la mia centrale con piu’ set di temperature come la tua?
Grazie in anticipo.