Commit Graph

6 Commits

Author SHA1 Message Date
Stefan
7f4696df8a asdf (#794) 2019-10-17 17:09:04 +02:00
Stefan
89d43e8775 Delay shutting down the PC (#792)
* ## 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
2019-10-17 11:13:17 +02:00
Stefan
ab639b7427 Delay shutting down the PC (#759)
* ## 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
2019-10-16 09:29:13 +02:00
Pascal Vizeli
e8fa8aa5c8 Update New CLI (#500)
* Update New CLI

* Fix shell

* ssh: Include hassio bash completion (#501)
2019-01-09 13:59:44 +01:00
Pascal Vizeli
b2caa2bba1 Some rpc_shutdown improvments (#186)
* Update run.sh

* Update config.json

* Update config.json
2017-10-08 11:09:00 +02:00
Pascal Vizeli
cb50a96257 RPC Shutdown (#184)
* Create config.json

* Update config.json

* Create Dockerfile

* Create run.sh

* Update run.sh

* Update run.sh

* Update run.sh

* Update config.json

* Update config.json

* Update config.json
2017-10-06 17:37:54 +02:00