Skip to content

Performing actions within Home Assistant with Appdaemon trough MQTT messages with the Paho client

Notifications You must be signed in to change notification settings

kcvanderlinden/Appdaemon_with_Paho_MQTT_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Paho MQTT client within appdaemon

The aim of this appdaemon file is to listen to specific pieces of an MQTT message within MQTT topics and to pass that information to Home Assistant. This came about because Home Assistant does not record the "action_duration" piece of information from an IKEA TRADFRI remote control (E1524/E1810) and simply listening to it by configuring it as a sensor in the Configuration.yaml did not work properly.

This piece of code can be used as an example for using appdaemon within Home Assistant and can be tailored to other needs.

About

Performing actions within Home Assistant with Appdaemon trough MQTT messages with the Paho client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages