Button
A single reboot button that triggers GET /reboot on the device.
Reference
button
Classes
SunRiserRebootButton
Bases: CoordinatorEntity[SunRiserCoordinator], ButtonEntity
Button that reboots the SunRiser device.
Source code in custom_components/sunriser/button.py
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | |