Files
tellstick-addon/tellstick
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
..

Home Assistant Add-on: TellStick

TellStick and TellStick Duo service.

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

About

This add-on wraps around the telldus-core package to expose a service for your TellStick and TellStick Duo.

This integration allows users to add switches, lights, and sensors which are communicating with 433 MHz. There are a number of vendors (Capidi Elro, Intertechno, Nexa, Proove, Sartano, and Viking) who are selling products that work with TellStick.

For more details, please check the TellStick [protocol list][protocol-list].