mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 15:59:07 +02:00
Updated Custom Sensor (markdown)
@@ -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
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user