Pascal Vizeli
85d31f6237
deCONZ ( #502 )
...
* Migrate deCONZ addon to core repo
* Update add-on
* Update run.sh
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update build.json
* Update Dockerfile
* Update Dockerfile
* Use our raspbian
* Update config.json
* Update build.json
* Update config.json
* Update build.json
* Update config.json
* Update config.json
* Update run.sh
* Update config.json
* Update config.json
* Delete firmware.sh
* Update Dockerfile
* Update Dockerfile
* Update run.sh
* Update config.json
* Update run.sh
* Update Dockerfile
* Create ika-otau-dl.sh
* Update run.sh
* Fix rights
* Update ika-otau-dl.sh
* Update ika-otau-dl.sh
* Update ika-otau-dl.sh
* Update ika-otau-dl.sh
* Update README.md
* Update Dockerfile
2019-01-15 15:21:36 +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
Tod Schmidt
d8bbc59e95
0.60.8 ( #494 )
...
* 0.58.2
* 0.58.2
* rebase
* rebase
* 0.58.3
* 0.58.3
* cleanup
* Updated to 0.60.8; Containers built from base images
* update snips-entrypoint and build images
* Removed asr-injection (not available)
* Updated CHANGELOG with correct version; Updated to use BUILD_ARCH
* Optimize size of container
* Cleanup & standardize
* Update Dockerfile
2018-12-29 12:58:12 +01:00
Pascal Vizeli
fdb94cc4e8
Homematic: Fix InterfacesList.xml exception ( #491 )
2018-12-29 01:09:12 +01:00
Dougal Matthews
3a6cbff4b3
Show the installed homeassistant version ( #490 )
...
This can be useful if you use "latest" but are not sure which version is
the latest or if you look at the log output and it isn't clear if the
addon was ran since the latest release.
2018-12-20 11:53:46 +01:00
Alec Rust
332c0cec7c
Improve wording in Git Pull output ( #488 )
...
Currently an example output is:
```sh
Updating ed47959..2da4bb6
Fast-forward
configuration.yaml | 1 +
1 file changed, 1 insertion(+)
[Info] Check if something is changed
[Info] Something has changed, check Home-Assistant config
```
For a while I thought the last line was an instruction to the user, especially since this config check seems to take the longest to complete.
This PR improves the wording of the last two lines to make it clearer what's happening:
```sh
Updating ed47959..2da4bb6
Fast-forward
configuration.yaml | 1 +
1 file changed, 1 insertion(+)
[Info] Checking if something has changed
[Info] Something has changed, checking Home-Assistant config...
```
2018-12-17 09:30:38 +01:00
Fréderic Kinnaer
04d1079008
git_pull: correct technical error in CHANGELOG ( #486 )
2018-12-13 14:33:30 +01:00
Pascal Vizeli
e0eb9dca9c
Homematic v8.0 ( #485 )
...
* Update HomeMatic OCCU to version 3.41.11 (#482 )
* Update HomeMatic OCCU to version 3.41.11
* Update CHANGELOG.md
* Update config.json
* Homematic OCCU: Fix write error when starting OCCU due to missing status directory. (#483 )
HMIPServer writes a lock file to /var/status/HMServerStarted, so create directory /var/status to prevent an exception that may confuse users.
* Homematic OCCU: Supply custom log4j configuration for HMIPServer to log to console. (#484 )
This allows reading the HMIPServer log via the docker log file.
The default configuration logs to file and syslog which is not accessible from outside the docker container.
* Update CHANGELOG.md
* Update CHANGELOG.md
2018-12-13 11:59:50 +01:00
Tod Schmidt
d9ab42bc83
Version Change Only - Snips 0.60.1 ( #458 )
...
* 0.58.2
* 0.58.2
* rebase
* rebase
* 0.58.3
* 0.58.3
* cleanup
* updated version
* Fix version - push files to s3
* Fix log string
* Update snips/CHANGELOG.md
Co-Authored-By: tschmidty69 <tschmidty@yahoo.com >
* Ugh, changed docker hub
* added resolv.conf
* Removed nameserver
* Update CHANGELOG.md
* Update config.json
2018-12-13 11:06:38 +01:00
Fréderic Kinnaer
96c9f0c020
git_pull: fix for home-assistant/hassio-addons#480 ( #481 )
...
* git_pull: fix git diff command - #480
* git_pull: version bump & update CHANGELOG
2018-12-13 10:51:26 +01:00
Adam Goodbar
65082b5361
Support the changes in specific files without restarting home assistant ( #475 )
...
* Support the changes in specific files without restarting home assistant
Support the changes in specific files without restarting home assistant. Files such as the lovelace config can be picked up without a restart of the service, decreasing impact of changes.
* Syntax Changes
* Shellcheck Fixes
* Remove extra quote
* Update config.json
* Update CHANGELOG.md
2018-12-06 11:44:34 +01:00
Pascal Vizeli
d0424b83d5
Change RPi handling CEC ( #468 )
...
* Update Dockerfile
* Update config.json
* Update CHANGELOG.md
2018-11-21 00:49:04 +01:00
Pascal Vizeli
beb4933c33
Update Dockerfile
2018-11-19 15:44:56 +01:00
Pascal Vizeli
53df18566e
Update libCEC ( #465 )
...
* Create build.json
* Update Dockerfile
* Update config.json
* Create CHANGELOG.md
* Update Dockerfile
* Update Dockerfile
2018-11-19 15:41:18 +01:00
Pascal Vizeli
94f50b2129
HomeMatic 3.41.7 ( #460 )
...
* HomeMatic 3.41.7
* Update version
2018-11-11 00:16:19 +01:00
Pascal Vizeli
9ea5964ad0
Fix share
2018-11-09 23:51:25 +01:00
Pascal Vizeli
7c141a99f8
Support for firmware update homematic ( #452 )
...
* Support for firmware update homematic
* Update run.sh
* Update run.sh
* Update rfd.conf
* Update hs485d.conf
* Update run.sh
* Update crRFD.conf
* Update Dockerfile
* Update Dockerfile
* Create hm-firmware.sh
* Update config.json
* Update build.json
* Update build.json
* Update run.sh
* Update crRFD.conf
* Update hm-firmware.sh
* Update run.sh
* Update hm-firmware.sh
* Update CHANGELOG.md
* Update Dockerfile
* Update hm-firmware.sh
* Update CHANGELOG.md
* Update hm-firmware.sh
* Update config.json
* Update CHANGELOG.md
2018-11-09 23:46:31 +01:00
Pascal Vizeli
450015413b
Use alpine 3.7 for mqtt ( #454 )
...
* Use alpine 3.7 for mqtt
* Update config.json
* Update CHANGELOG.md
2018-11-08 16:58:31 +01:00
Pascal Vizeli
cd1e88665f
Snips with new service API ( #444 )
...
* Snips with new service API
* Update Dockerfile
* Update run.sh
* Update config.json
* Update run.sh
* Update customtts.sh
* Update customtts.sh
* Update customtts.sh
* Update run.sh
2018-11-06 07:26:58 +01:00
Pascal Vizeli
95a9ff737c
Update Nginx ( #445 )
...
* Update Nginx
* Update Dockerfile
* Update config.json
2018-11-05 21:13:42 +01:00
Pascal Vizeli
5fd76330b8
Fix snips package handling
2018-11-05 00:58:08 +01:00
Pascal Vizeli
f3ed1ccc29
Update to new mqtt generation ( #442 )
2018-11-05 00:50:29 +01:00
Pascal Vizeli
efb08ed09c
Fix snips for amd64
2018-11-05 00:49:59 +01:00
Jorim Tielemans
e5c3bf8dee
Fix /backup path ( #439 )
...
* Fix /backup path
* Update CHANGELOG.md
* Update config.json
* Update config.json
* Update CHANGELOG.md
2018-11-04 17:21:45 +01:00
Pascal Vizeli
f425a5b1d9
New SMB add-on ( #437 )
...
* New SMB add-on
* Update config.json
2018-11-03 23:03:10 +01:00
Pascal Vizeli
b9075a87cc
Store hmip_address.conf ( #435 )
...
* Store hmip_address.conf
* Update Dockerfile
* Update config.json
* Update CHANGELOG.md
* Update crRFD.conf
* Update run.sh
2018-10-31 16:45:40 +01:00
Pascal Vizeli
a59deb7d6e
Homematic IP support ( #424 )
...
* Update config.json
* Sync time of RF Daemon every 30min (#425 )
* sync homematic time periodically
* Show "Run SetInterfaceClock" in log file
* signal handler added
* version incremented
* Update CHANGELOG.md
* Grammar fixes (#429 )
* Update config.json
* Forward
* fix config
* small size
* fix copy
* fix path
* Debug
* Fix script
* fix settings
* fix path
* Update run.sh
2018-10-28 23:28:27 +01:00
Ville Skyttä
0a48cb1541
Grammar fixes ( #429 )
2018-10-24 15:50:11 +02:00
IceOnly
36470854b0
Sync time of RF Daemon every 30min ( #425 )
...
* sync homematic time periodically
* Show "Run SetInterfaceClock" in log file
* signal handler added
* version incremented
* Update CHANGELOG.md
2018-10-16 23:08:04 +02:00
George Marshall
446dd8d65c
Fixes to custom deps ( #422 )
...
* Fix spelling
* Cleanup up custom_deps/run.sh
* Disable sheelcheck warning
* Update run.sh
* Update CHANGELOG.md
* Update config.json
* Create build.json
* Update Dockerfile
2018-10-10 10:07:35 +02:00
Pascal Vizeli
c7cbeb6972
Create build.json
2018-10-10 09:49:04 +02:00
adipose
075be5b7b5
Update smb.conf ( #420 )
...
* Update smb.conf
windows 10 clients cannot connect with user/password, only guest.
* Update config.json
* Update CHANGELOG.md
* Update smb.conf
* Update run.sh
2018-10-05 14:37:26 +02:00
Pascal Vizeli
3e4f8e468e
Fix timezone && update 3.37.8 ( #418 )
...
* Fix name
* Update build.json
* Update Dockerfile
* Update CHANGELOG.md
* Update config.json
2018-10-04 16:35:40 +02:00
Pascal Vizeli
5697d26b00
Update OpenSSH 7.7
2018-09-23 01:44:15 +02:00
Pascal Vizeli
20dea3ef3c
Update Samba to version 4.8.4 ( #412 )
...
* Update Samba to version 4.8.4
* Update CHANGELOG.md
2018-09-23 01:42:16 +02:00
Jorim Tielemans
0ac31f469a
Map Hass.io backup and share folders ( #408 )
...
* Map additional Hass.io folders
Added backup and share to config.json
* Make ssl rw
* Update config.json
* Update CHANGELOG.md
* Update config.json
* Update config.json
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update config.json
2018-09-23 01:32:15 +02:00
Franck Nijhof
c47b3673de
⬆️ Upgrades Hassio CLI to 1.4.0 ( #411 )
...
* ⬆️ Upgrades Hassio CLI to 1.4.0
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
2018-09-23 01:27:37 +02:00
Franck Nijhof
5b4f0a73ff
Merge pull request #398 from rnizametdinov/patch-1
...
Update url in config
2018-09-09 15:29:16 +02:00
Pascal Vizeli
8551273568
Remove bluetooth add-on & fix lint ( #400 )
2018-09-06 00:05:50 +02:00
Pascal Vizeli
dca2ac51ff
Bugfix check config ( #399 )
...
* Bugfix check config
* Update config.json
* Create CHANGELOG.md
2018-09-06 00:03:33 +02:00
rnizametdinov
c572575ae9
Update url in config
...
add www
2018-09-04 23:47:43 +03:00
Censored3
193b988174
git_pull: bugfixes and enhancements ( #386 )
...
* enhancement, bugfixes, version bump
* fix travis ci errors
* Fixes #389 and enhancement: git_prune
* add double-quoting/fix travis
* Bugfix after fixing CI errors
* check_config bugfix: always do a git fetch
* Bugfix: always fetch; Code Optimization
* Code Optimization
* Prune not only when switching branch
* Verbosity
2018-08-29 00:30:21 +02:00
Censored3
d7b34cfdc1
check_config: bugfixes ( #388 )
...
* do not copy config to /tmp on boot - Closes home-assistant/hassio-addons#374
* check_config: version bump
* check_config: add OS deps to satisfy cffi
* check_config: .. and build-base
* Create build.json
* Update Dockerfile
* Update run.sh
2018-08-29 00:20:36 +02:00
Fabian Affolter
f625a55b04
Enable move bot
2018-08-24 22:07:16 +02:00
Fabian Fischer
c6414d48bf
Fixed typo ( #382 )
...
This is a one-byte pull request ;-)
2018-08-20 16:47:56 +02:00
Tod Schmidt
54e7625420
Update Snips to 0.58.3 ( #376 )
...
* 0.58.2
* Update build.json
* 0.58.3
* 0.58.3
* 0.58.3
* 0.58.3
* cleanup
2018-08-18 01:06:51 +02:00
Daniel Perna
bf97ee1d4b
Upgrade Configurator to 0.3.2 ( #368 )
...
* Upgrade Configurator to 0.3.2
* Update CHANGELOG.md
2018-08-10 20:27:36 +02:00
Gabriel Oliveira
3219d692f2
Fix configurator SSL certificate path ( #366 )
2018-08-06 16:36:35 +02:00
Daniel Perna
07f7634e94
Update to Configurator 0.3.1 ( #357 )
...
* Update to configurator 0.3.1
* Fix tests
* Forgot SSL
* Update config.json
* Update run.sh
* Update run.sh
* Update run.sh
* Update config.json
* Update run.sh
* Removed verify_hostname option
* Update config.json
* Update run.sh
* Update build.json
* Update Dockerfile
* Update Dockerfile
2018-08-03 23:05:45 +02:00
Pascal Vizeli
d20a2dedc6
Disable AppArmor for OCCU ( #364 )
...
* Disable AppArmor for OCCU
* Update CHANGELOG.md
* Update build.json
2018-08-03 22:35:09 +02:00