Skip to content
generated from ludeeus/ad-hacs

App Daemon script for coffeemaker auto-shutoff and other niceties

License

Notifications You must be signed in to change notification settings

Oliver2213/coffeeminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coffeeminder

Automatic shut-off and probably other coffeemaker niceties for homeassistant.

Installation

Download the coffeeminder directory from inside the apps directory here to your local apps directory, then add the configuration to enable the coffeeminder module.
Or add as a repository in hacs if I've gotten around to try to get it in default repo set.

App configuration

coffeeminder:
  module: coffeeminder
  class: Coffeeminder
  constrain_input_boolean: input_boolean.coffeeminder
  coffee_switch: switch.coffee_maker_on_off
  # uses input_number.coffeeminder_minutes in homeassistant.
key optional type default description
module False string The module name of the app.
class False string The name of the Class.

About

App Daemon script for coffeemaker auto-shutoff and other niceties

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages