Commit Graph

23 Commits

Author SHA1 Message Date
Pascal Vizeli
b8f2079607 Fix config style for new Supervisor/Hardware (#1825)
* New Supervisor Hardware

* Update more changelogs

* fix version

* Fix boot

* fix application
2021-02-08 11:12:39 +01:00
Joakim Sørensen
8b7dc6d50f Move from azure pipelines to github action for CI (#1646)
* Move from azure pipelines to github action for CI

* pin version

* pin directly
2020-10-25 16:53:45 +01:00
Joakim Sørensen
32e020ae13 rpc_shutdown: Split documentation (#1306) 2020-05-11 19:53:52 +02:00
Pascal Vizeli
8971e05707 Update pipeline 2020-05-07 22:29:07 +02:00
Scott Rodgers
2460a41863 Fix typo in readme (#1189) 2020-03-21 19:38:29 +01:00
Franck Nijhof
684e197b0e ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +01:00
Franck Nijhof
2f80548b72 Re-branding of core add-ons (#1046)
* 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>
2020-02-04 21:38:55 +01:00
Franck Nijhof
60ea13774c Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +01:00
Franck Nijhof
3d5ed25a2d rpc_shutdown: Collection of small improvements (#912)
* rpc_shutdown: Prettier YAML files

* rpc_shutdown: Move run.sh to data folder

* rpc_shutdown: Documentation tweaks

* rpc_shutdown: Update add-on URL & Description
2019-12-19 13:18:27 +01:00
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