arduino-home-assistant icon indicating copy to clipboard operation
arduino-home-assistant copied to clipboard

ArduinoHA allows to integrate an Arduino/ESP based device with Home Assistant using MQTT.

Results 72 arduino-home-assistant issues
Sort by recently updated
recently updated
newest added

I recently encountered an issue where I had 29 sensors defined in my Arduino project, but the last five sensors were not discovered in Home Assistant and did not function....

This change adds core support for the alarm_control_panel entity, including arm/disarm code validation, and a corresponding example ino. This change also adds the enable_by_default and entity_category properties to the most...