jcallaghan / home-assistant-config

My Home Assistant configuration & documentation.
https://www.jcallaghan.com/
MIT License
175 stars 8 forks source link

Add trend sensors 📈❔📉 #237

Open jcallaghan opened 4 years ago

jcallaghan commented 4 years ago

Use the trend integration to create a binary_sensor to indicate if sensor data is rising or falling for example.

jcallaghan commented 4 years ago

HomeAssistant binary_sensor integration documentation - https://www.home-assistant.io/integrations/binary_sensor/ and https://www.home-assistant.io/integrations/binary_sensor.template/

jcallaghan commented 4 years ago

HomeAssistant trend documentation - https://www.home-assistant.io/integrations/trend/

jcallaghan commented 4 years ago

HomeAssistant binary_sensor device-class documentation - https://www.home-assistant.io/integrations/binary_sensor/#device-class

Home Assistant
Binary Sensor
Instructions on how-to setup binary sensors with Home Assistant.