-
Hello, I succesfully concigured and addes a device to Home Assistant. After that I added a GPIO button and configured it in the webconfig of the plate. When pressing the button it shows up as a MQTT message, but I can't find it in Home Assistant. How can I propagate this change to Home Assistant? I notice that the input entries in the discovery topic stays empty: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is a limitation of the HA Custom Component. |
Beta Was this translation helpful? Give feedback.
This is a limitation of the HA Custom Component.
Remove the device (and all its references) in Home Assistant, then restart HA.
Rediscover and add the device again as before to show the new gpios...