Commit Graph

14 Commits

Author SHA1 Message Date
Gerard
26c04dddf5 Update README.md for RPC Shutdown addon (#798)
Delay and message text headers were switched
2019-10-22 02:21:15 +02:00
Stefan
7f4696df8a asdf (#794) 2019-10-17 17:09:04 +02:00
Stefan
5b1c2274f8 Update readme.md for update 2.1 (#793)
description of new parameters.
2019-10-17 12:19:24 +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
rahul_5409
8eea01f049 Added rpc_shutdown documentation. (#746)
* Added rpc_shutdown documentation.

* Updated README.md

* ✏️ Tweaks and standardisation

* ✏️ Tweak
2019-10-09 18:38:18 +02:00
Pascal Vizeli
7e30aa9622 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a Use single pipelines 2019-06-06 12:37:07 +02:00
Pascal Vizeli
f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94 Remove custom_dep & update arch tags 2019-03-06 15:38:18 +01: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
fad34976a0 fix smb.conf on rpc shutdown (#187)
* Update Dockerfile

* Update config.json
2017-10-08 21:49:38 +02: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