Commit Graph

129 Commits

Author SHA1 Message Date
3abea17df0 Add repository.yaml 2025-12-16 19:48:29 +01:00
Fritiof Hedman
e20f141c64 Update texts 2025-12-16 19:48:29 +01:00
mattreim
37daf78c69 deCONZ: Update ingress, docs and a few corrections [2] (#4161)
* Update deCONZ: Ingress, discovery, doc, translations and a few corrections

* Update for coderabbitai

* Update for coderabbitai_2

* Update for coderabbitai_3

* Added some suggestions from coderabbitai

* Update for coderabbitai_4

* Update for coderabbitai_5

* Update for coderabbitai_6

* Update for coderabbitai_7

* Update for coderabbitai_8

* Update ingress.html

* Update ingress_2

* Update ingress_3

* Change DOC.md and remove clean cache

* Revert to device

* Remove the constants

* Revert to net.wait_for

* Add --focus-color

* Revert ripple.remove

* Add var(--button-hover-color)

* Small correction in the DOC

* Spaces removed

* Update for coderabbitai_doc

* Bump deCONZ to v2.31.2

* Update discovery

* Revert otau-ledvance script

* Update CHANGELOG.md

* Remove German translation file

* Small correction in the otau-ledvance script

* Revert discovery

* Update CHANGELOG.md

* Remove deCONZ 2.31.2

* Update to TigerVNC link

* Update to version: 8.4.0

* Update CHANGELOG.md
2025-10-24 10:50:12 +02:00
Stefan Agner
b61385084b Drop codenotary options (#4188)
The builder no longer creates Codenotary signature and Supervisor no longer
checks Codenotary signatures. This information has become obsolete, so
remove it from all add-ons.
2025-10-14 16:33:59 +02:00
Stefan Agner
bfcc45e798 Remove deprecated Google Assistant add-on (#4189) 2025-10-09 16:44:53 +02:00
Ben Cos
bdb1b43fdd fix typo in readme.md for lets encrypt (#3990) 2025-04-19 10:03:08 +02:00
Stefan Agner
2790550242 Avoid ordering deprecated add-ons first (#3985) 2025-04-19 10:00:54 +02:00
Stefan Agner
696e6949f3 tellstick: Add deprecation notice to README.md (#3869)
* tellstick: Add deprecation notice to README.md

* Update tellstick/README.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-19 18:24:16 +01:00
Mislav Marohnić
2425ab8a94 Lint bash scripts with custom shebangs (#3824)
* Lint bash scripts with custom shebangs

Many scripts in this repository have this shebang:

    #!/usr/bin/with-contenv bashio

However, this doesn't match the shebang regex in action-shellcheck
and therefore those files wouldn't get included in the linting check.

* Fix or ignore current shellcheck violations

* shellcheck: specify bash shell type for scripts with unrecognized shebangs

* Convert shutdown script from CRLF line endings to LF

* shellcheck: silence remaining violations for now

* Apply suggestions from code review

* mariadb: avoid adding extra newlines

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Fix GitHub syntax highlighting for bash scripts

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-12-12 18:39:49 +01:00
Darren Griffin
68ceb7d7d7 Add OHF logo to README (#3780) 2024-09-30 18:47:53 +02:00
Mike Degatano
a5938a4b75 Bump tellstick addon to alpine 3.15 and deprecate it (#3520)
* Bump tellstick addon to alpine 3.15

* Deprecate addon
2024-03-21 18:55:59 +01:00
Franck Nijhof
f9fcf0bfcf Clean up HomeMatic CCU add-on (#3431) 2024-01-23 10:48:52 +01:00
Franck Nijhof
1c69a84c98 Clean up OpenZWave add-on (#3430) 2024-01-23 10:33:42 +01:00
Franck Nijhof
10b24452d6 Clean up Genie add-on (#3428) 2024-01-23 08:36:47 +01:00
Franck Nijhof
b786dc652a ada: Remove deprecated add-on (#3305) 2023-11-11 16:32:48 +01:00
Sam Reed
c174e030ad README.md: Trailing full stops (#3225) 2023-09-26 11:13:48 +02:00
Sven Serlier
ab7861c5c2 Small readme improvements (#2929) 2023-03-27 16:44:03 +02:00
Sven Serlier
64d62219ca Replace Almond with Genie (#2925) 2023-03-22 10:42:37 +01:00
Sven Serlier
b2b7e0ad9c Move Ada addon to deprecated addons (#2926)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-22 10:41:15 +01:00
Sven Serlier
6c54199e09 Replace deprecated terms and update GitHub URLs (#2919) 2023-03-20 15:39:37 +01:00
Franck Nijhof
31cc2a8d5a Remove deprecated check_config addon (#2752) 2022-11-23 14:27:46 +01:00
Mike Degatano
a7f1232657 Ensure all addons have init: false (#2549)
* Ensure all addons have init: false

* Ensure environment passed to run script
2022-06-23 19:46:23 -04:00
Joakim Sørensen
f3cb5621ba Add translation files to all add-ons (#2433)
* Add translation files to all add-ons

* lint

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Adjust zwave docs

* Adjust zwave_js docs

* Adjust ada docs

* Reorder ada

* Reorder duckdns

* Reorder git_pull

* Reorder google_assistant

* Reorder homematic

* Reorder letsencrypt

* Reorder mosquitto

* Reorder nginx_proxy

* Reorder samba

* Reorder ssh

* Lint

Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-04-28 11:26:33 -04:00
Stefan Agner
b62bb547df Improve GitHub action (#2364)
* Add YAML linter

* Drop GitHub registry login as its not required at this point

* Add YAML document start marker

* Fix YAMLlint issues

* Fix YAMLlint issues in .github yaml files

* Fix YAMLlint issue in .github/dependabot.yml

* Remove .github/move.yml

* Set dependabot to weekly

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Use YAML strip option where appropriate

* Fix multiline string

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-04-11 09:00:11 +02:00
Stefan Agner
c6d33d823c Update README.md to reflect deprecation status of OpenZWave/HomeMatic (#2363)
* Update README.md to reflect deprecation status of OpenZWave/HomeMatic

* Set stage to deprecated
2022-01-27 18:38:03 +01:00
Pascal Vizeli
1038602099 Update-deployment (#2281)
* Update deployment

* fix workflow

* Fix order

* restruct v1

* Fix style v2

* Cleanup style v3

* fix style v4

* Last style fix

* Address comments

* Update builder to 2021.11.3

* Fix let's encrypt

* fix lint

* Use ghcr.io

* fix

* Update versions

* fix readme
2021-11-24 11:43:54 +01:00
Juraj Liso
167da2a0a6 tellstick: Improve logo and icon (#1845) 2021-02-11 15:51:58 +01:00
Pascal Vizeli
d110f980cf 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
23c51e62a6 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
AdighaLogic
a0cb118230 Update README.md (#1625)
Fixed a typo.
2020-10-16 11:33:18 +02:00
Franck Nijhof
54b221b4b0 OpenZWave add-on version 0.4.0 (#1394)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-06-11 11:51:17 +02:00
Fabian Affolter
57a1f8bd6e Update link (#1396) 2020-06-11 11:30:14 +02:00
Joakim Sørensen
1853c08945 tellstick: Split documentation (#1300) 2020-05-11 19:47:42 +02:00
Pascal Vizeli
90e5d50f45 Update pipeline 2020-05-07 22:29:07 +02:00
Pascal Vizeli
9899c89780 Update README.md 2020-05-07 14:14:45 +02:00
Juan
01251680cf Update README.md (#1101)
* Update README.md

Update Configurator name to File editor.

* Moved item, change description to match the add-on store

* Missing full stop

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-18 21:15:16 +01:00
Franck Nijhof
5b8134612b ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +01:00
Franck Nijhof
d67c1b0cf9 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
e5d18402fd snips: Remove add-on from repository (#1044) 2020-02-04 17:11:12 +01:00
Franck Nijhof
cea441e7c5 Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +01:00
Zapfmeister
f739c39969 Fix route53, add google dns, fix documentation (#988)
* #987 fixed documentation link

* fix route53, add google dns, fix documentation

* Using "null", using share folder for google dns

* Additional documentation added

* Added argument array

* Update CHANGELOG.md

* Update config.json

* Update README.md

* Fix code style

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-01-17 11:30:28 +01:00
ceejii
6f8a806a16 Changed Telldus wiki link, https not supported. (#975) 2020-01-03 23:45:18 +01:00
Ville Skyttä
2465ff2317 Spell Zigbee with lowercase "b" (#970)
https://zigbeealliance.org/developer_resources/zigbee-specification/
"Please note that this uses old branding, Zigbee is always a lowercase
B, not a capital. This change occurred shortly after the official
release of this document."

Also other docs at https://zigbeealliance.org/solution_type/zigbee/,
https://github.com/zigpy/zigpy/issues/111
2020-01-03 18:26:15 +01:00
Franck Nijhof
058df9b0f2 tellstick: Collection of small improvements (#916)
* tellstick: Move data run to data folder

* tellstick: Prettier JSON & YAML files

* tellstick: Documentation tweaks
2019-12-19 13:15:06 +01:00
Franck Nijhof
90736dabfd Rewrite repository README (#918) 2019-12-19 13:10:51 +01:00
Ville Skyttä
46c37daa2d Spelling and grammar fixes (#814) 2019-11-05 14:14:46 +01:00
AdighaLogic
b6a5f27c6d Update README.md (#785)
Fixed a typo.
2019-10-15 21:24:42 +02:00
Pascal Vizeli
ad46fce2b9 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
687af7781f Use single pipelines 2019-06-06 12:37:07 +02:00
Franck Nijhof
81a49a8ec2 tellstick: Refactor of add-on (#596)
* tellstick: Code formatting

* tellstick: Rewrite add-on onto Bashio

* tellstick: Adds README to add-on repository

* tellstick: Bump version to 2.0, added README
2019-06-02 14:44:30 +02:00