dawidchyrzynski / arduino-home-assistant

ArduinoHA allows to integrate an Arduino/ESP based device with Home Assistant using MQTT.
https://dawidchyrzynski.github.io/arduino-home-assistant/
GNU Affero General Public License v3.0
480 stars 116 forks source link

Time & Date #165

Open Brunosbanane opened 1 year ago

Brunosbanane commented 1 year ago

Hello,

Is it possible to implement the processing of Date & Time via MQTT to the Arduino in the library?

So that a time (for an action or similar) is set up in the dashboard and can be processed further with the Arduino (e.g. with the Time library)? Either as a time, but also as limit values in days, hours, minutes and seconds.

Best regards, B