Not so long ago, I needed the ability to manage systemd services (command_line switch did not suit me). Time has passed and I’m ready to introduce a systemd management component from hass ui.
What can
- Creates a switch to the systemd services of your choice.
- Implements start, stop, restart, enable, and disable services
Link to component:
P.S.
-
At the moment, the component has only been tested on Ubuntu, but I will be grateful if PRs appear on github with instructions for other systems.
-
Please post an issue on github if you find any bugs or new suggestions.