Metadata-Version: 2.1
Name: cbpi4-KettleSensor
Version: 0.0.6
Summary: CraftBeerPi4 Plugin to add Sensor parameters for your Kettle and Fermenter
Home-page: https://github.com/avollkopf/cbpi4-KettleSensor
Author: Alexander Vollkopf
Author-email: avollkopf@web.de
License: UNKNOWN
Description: # CraftbeerpIi4 Plugin to monitor Kettle and Fermenter Parameters
        
        KettleSensor extends the graphical output in craftbeerpi4. Your You can add target temperatur and powerlevel to your Kettle analytics.
        The Fermentersonsor will add target temperature to your analytics
        
        ## Installation
        
        - sudo pip3 install cbpi4-KettleSensor
        
        or
        
        - sudo pip3 install https://github.com/avollkopf/cbpi4-KettleSensor/archive/main.zip
        
        ## Update
        
        - sudo pip3 install --upgrade cbpi4-KettleSensor
        
        or
        
        - sudo pip3 install --upgrade https://github.com/avollkopf/cbpi4-KettleSensor/archive/main.zip
        
        ## Add plugin to CBPi4
        
        - sudo cbpi add cbpi4-KettleSensor
        
        ## Remove plugin from CBPI4
        
        - sudo cbpi remove cbpi4-KettleSensor
        
        ###Changelog:
        
        - 17.06.22: (0.0.6) Fix to transfer also float values for fermenter target temp (required for ramp to temp step)
        - 27.01.22: (0.0.5) Bug fixed for kettle sensor
        - 16.01.22: (0.0.4) Adaption for cbpi 4.0.1.2
        - 12.01.22: (0.0.3) Bug Fixes + Fermenter Status (-1: cooling, 0: no actor active, 1: heating)
        - 03.01.21: (0.0.2) Added FermenterSensor
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
