Commit graph

20 commits

Author SHA1 Message Date
Ville Skyttä
8861097209
Spelling and grammar fixes (#135) 2023-05-20 13:53:39 +02:00
Pascal Vizeli
555dce69a9
Fetch config from API (#82)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-11-01 03:55:13 +01:00
Franck Nijhof
2bdf165666
Fix bug to undefined method in jq.has_value (#77)
* Fix bug to undefined method in jq.has_value

* Address shellcheck lint warning
2021-05-27 16:56:06 +02:00
Pascal Vizeli
c610889a73
Initial support for Network commands (#55) 2021-01-25 13:11:57 +01:00
Franck Nijhof
65e62b1fd5
Add GitHub Actions workflows (#41)
* Add GitHub Actions workflows

* Prettified Code!

* Follow external sources in Shellchecks

* Supress shellcheck in 2 files

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-14 03:01:42 +01:00
Franck Nijhof
72d834e77b
Add support for the Multicast API (#38) 2020-12-22 13:57:04 +01:00
Franck Nijhof
06a62201a0
Adds basic support for audio (#27) 2020-04-02 02:15:04 +02:00
Franck Nijhof
11d683cc87
Adds new CLI features (#24) 2020-04-02 02:12:23 +02:00
Franck Nijhof
09670f4c10
🔨 Re-branding 2020-02-12 21:45:58 +01:00
Franck Nijhof
a4b2a4cc1a
🔨 Re-branding of the Supervisor API (#16)
* 🔨 Re-branding of the Supervisor API

* 🚑 Fix typo in the supervisor token
2020-02-09 00:16:29 +01:00
Franck Nijhof
5c7f2914cd
✏️ Re-branding to match Home Assistant naming changes 2020-02-08 20:47:13 +01:00
Franck Nijhof
16e98bf090
🔥 Removes secrets support, now natively supported by Hassio (#14) 2019-09-17 17:00:51 +02:00
Franck Nijhof
abf27b4fbe
Adds support for services (#12)
*  Adds support for services

*  Adds type handling

* 🚑 Fixes incorrect function name
2019-08-19 21:52:03 +02:00
Franck Nijhof
dcfc2b886f
Adds support for Hass.io Discovery (#8) 2019-08-19 20:24:59 +02:00
Franck Nijhof
a1d16b68e0
Adds support for Hass.io DNS (#7) 2019-08-18 16:05:25 +02:00
Franck Nijhof
2f2f529ecd
Adds waiting for TCP port support (#3) 2019-04-07 20:50:07 +02:00
Franck Nijhof
ba800df058
👕 Fixes shellcheck linter warnings 2019-03-16 15:35:04 +01:00
Franck Nijhof
1a5ae939c6
🚑 Fixes disabled string module 2019-03-14 20:41:58 +01:00
Franck Nijhof
6cd2579672
Adds debug on/off check command 2019-03-14 19:39:26 +01:00
Franck Nijhof
2346cddca2
🎉 Initial library code 2019-03-14 17:14:31 +01:00