mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-22 15:08:12 +01:00
be1f066782
Change for sensor plugins. Will update also mqtt per default when push_update is called. But if False is send for mqtt parameter, only web interface will be updated. -> Good for sensors that retrieve values only once per minute or so -> WI can be continuosly updated with current value and no empty value is displayed, but mqtt does not nee to be updated (example ispindel, scd30 sensor, kettle sensor, Hydrom/Tilt,....) Plugins will be updated later in main branches |
||
---|---|---|
.. | ||
__init__.py | ||
actor.py | ||
base.py | ||
config.py | ||
dataclasses.py | ||
decorator.py | ||
exceptions.py | ||
extension.py | ||
fermenter_logic.py | ||
kettle_logic.py | ||
property.py | ||
sensor.py | ||
step.py | ||
timer.py |