mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-22 07:24:19 +01:00
* deconz: Refactor * Disable shellcheck warning * Fix wiringpi * Bump version 6.0.0 * fix osram ota * Revert file & update changelog * Small bugfixes * Exclude Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
7 lines
273 B
Bash
7 lines
273 B
Bash
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# Manage deCONZ firmware
|
|
# ==============================================================================
|
|
|
|
bashio::log.info "$(/usr/bin/GCFFlasher_internal -l)"
|