kvj / hass_openwrt

Home Assistant integration with OpenWrt devices
MIT License
114 stars 20 forks source link

Refactor `openwrt.reboot` service into a button entity #20

Open felipecrs opened 1 year ago

felipecrs commented 1 year ago

Hello, first thanks a lot for your integration. I am planning to build a script to simplify the router configuration for this integration, so that it can be easily ran through something like SSH.

I have a suggestion for you: refactor openwrt.reboot service into a button entity.

Some other router integrations have this as well, and I think it fits the purpose more nicely and they are simpler to integration in the dashboard.