Got a printer that “falls” off my home network due to it going to sleep. Affects getting stats via IPP in HA. Newer firmware of no help. Thinking of a smart plug via an automation to periodically turn it off and on. Looking for quick and cheap fix? Maybe a TP-Link Kasa Smart Wi-Fi Mini Plug with an automation to handle toggling it off and on. Any other quick fixes?
I have that problem too, but that’s also because I rarely use the printer and deliberately turn it off completely.
In order to still be able to display statistics such as ink levels, I created “Trigger Based Template Sensors” for each entity. These values are updated when the printer is turned on and of course if the values change, and saved when it is turned off. They even survive a HA restart.
First, I fixed the IPP integration log level the logger in the configuration.yaml because I had warnings in the log when the printer was turned off:
Its a b/w HP printer located in a basement that gets periodic use
Pinging it doesn’t seem to wake it
Tried to telnet to it and didn’t work - PC and printer on same vlan
If I need to wake it to print I usually have to go downstairs and press the
power button once which stops the intermittent led flashes - taking it out of sleep. then back upstairs to print.
Had not thought about a Fingerbot. The one I found requires ZigBee. Printer (LaserJet Pro M118-M119) allows itself to remain on before going into sleep for up to 8 hours. Didn’t think a WiFi plug would be a bad idea. So now assuming I go with a Fingerbot (Adaprox) I got that plus cost of a Zigbee hub. Just curious why via an automation running a SmartPlug to toggle off\on every few hours is a bad idea? Not like its running all the time.