BAR power notifier: Difference between revisions

From NURDspace
Jump to navigation Jump to search
(Created page with "A notifier has been installed in the bar. This will send a message in the IRC-channel when the power for the airfryer/pizza oven has been on for > 2 hours because that ''can'' be an indication that someone forgot to switch of the pizza oven. Don't run immediately to the space to fix this, please run "!power -v" in irc first to see if "Kitchen Counter" is using lots of power (> 25 watt). The notifier is a simple esp8266 that sends a heartbeat message via mqtt. Then on ha...")
 
(No difference)

Latest revision as of 22:23, 12 June 2025

A notifier has been installed in the bar. This will send a message in the IRC-channel when the power for the airfryer/pizza oven has been on for > 2 hours because that can be an indication that someone forgot to switch of the pizza oven. Don't run immediately to the space to fix this, please run "!power -v" in irc first to see if "Kitchen Counter" is using lots of power (> 25 watt).

The notifier is a simple esp8266 that sends a heartbeat message via mqtt. Then on harkbot.vm.nurd.space a script is running which checks for this heartbeat.