Updated Custom Sensor (markdown)

Manuel83
2017-06-18 23:16:41 +02:00
parent eefec77ce5
commit dbd3431d19
+5
@@ -1,5 +1,10 @@
# Custom Sensor # Custom Sensor
CraftBeerPi destiguises between Active and Passive Sensors
* Active Sensors: Has to handle it's own loop and push data to CraftBeerPi
* Passive Sensors: Are executed every 5 seconds by CraftBeerPi to pull new data
## Active Sensor ## Active Sensor
``` ```