Metadata-Version: 2.1
Name: cbpi4-buzzer
Version: 0.0.2
Summary: CraftBeerPi4 Buzzer Plugin
Home-page: https://github.com/avollkopf/cbpi4-buzzer
Author: Alexander Vollkopf
Author-email: avollkopf@web.de
License: GPLv3
Description: # CBPi4 Buzzer Plugin
        
        ## Buzzer Plugin calls buzzer on cbpi notifications
        
        - Settings will be added by this plugin
        - buzzer_gpio: GPIO your buzzer is conected to
        - buzzer_level: Sound level(High or Low)
        - Different sounds for error, warning and other message types
        
        -  Changelog
        
        **10.04.21: changed from asyncio.sleep to a thread as buzzer sound was impacted by asyncio.sleep accuracy
        
        **01.04.21: Initial release
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
