RF listening and states managements on callback

This commit is contained in:
Devmel Apps
2023-08-08 17:24:59 +02:00
parent df1e19ec49
commit 4f765b6109
5 changed files with 300 additions and 133 deletions
+1
View File
@@ -16,6 +16,7 @@ echo "internal_url: http://${hname}:33863/"
if [ -n "${SUPERVISOR_TOKEN:-}" ]
then
echo ${SUPERVISOR_TOKEN} > hass_api.token
echo $(bashio::config 'auto_include') > auto_include.cfg
else
echo "Not running on Home Assistant machine..."
fi