mirror of
https://github.com/home-assistant/addons.git
synced 2025-07-20 16:57:09 +00:00

* 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>
Home Assistant Add-on: SiliconLabs Zigbee/OpenThread Multiprotocol Add-on
Zigbee/OpenThread Multiprotocol container for Silicon Labs based radios such as Home Assistant Yellow, Home Assistant SkyConnect, and Home Assistant Connect ZBT-1.
About
This add-on allows you to use Zigbee and OpenThread protocol simultaneous on a single Silicon Labs based radio. The radio needs the RCP Multi-PAN firmware installed to support multiple IEEE 802.15.4 Personal Area Networks (PAN). The addon has been tested with EFR32 Series 2 based radios.