Files
home-assistant-addons/vhclient/rootfs/etc/s6-overlay/s6-rc.d/config/run
Hans Karlinius 24ba21cbc2 test
2024-11-25 05:57:23 +01:00

9 lines
165 B
Plaintext
Executable File

#!/command/with-contenv bashio
if bashio::config.has_value 'clientid'; then
bashio::log.info "Set ClientId"
fi
#TEST
bashio::addon.option 'devices' 'john_doe'