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

Hello! Thanks for a great project. I am integrating a Mitsubishi Heat Pump into Home Assistant, via IR signaling, and this project has made for a great start. I've had...

On Arduino IDE 2.0.0.-rc3 when compiling on Nano 33 IOT your examples I get: " In file included from C:\Users\Lenovo Yoga\Documents\Arduino\libraries\home-assistant-integration\src\device-types\HAFan.cpp:4:0: c:\users\lenovo yoga\documents\arduino\libraries\home-assistant-integration\src\hamqtt.h:23:18: error: expected ')' before '&' token HAMqtt(Client&...

Added icon json message exactly like HASensor (this is homeassistant standard)

Howdy! I plan on writing a sketch to auto start/stop a Cummins Onan generator. I will need to write the logic manually and control it with relays. I plan on...

I'm currently working on a new major version of the library that's basically a ground refactor of the previous implementation. The main goal of this branch was to refactor the...

Per https://www.home-assistant.io/more-info/statistics/ this enables them for use with the Statistics Graph card.

Only publish when value changes, as the BinarySensor does, but for Sensor

Hi, how to use this library with deep sleep? i tried to remove ticker function to setup or remove it completely nether of them is working properly. if i remove,...

I won an MKR1000 a while ago and I wanted to use it to hack my somfy covers with it (somfyduino,..) I wanted to use this library but I'm not...