* Re-branding of core add-ons
* Update title README
* Fix ada description
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* ## 2.0
- New option to delay shutting down the Windows PC
- New option to send a message to the PC that is about to be shut down. If somebody is using the PC, you can warn them to save their work.
* delay parameter is int.
check for empty is not needed when we have a default
* Add a default value for Delay.
* update 2.1
* Fixed syntax error
* ## 2.0
- New option to delay shutting down the Windows PC
- New option to send a message to the PC that is about to be shut down. If somebody is using the PC, you can warn them to save their work.
* delay parameter is int.
check for empty is not needed when we have a default