various updates for it actually working
This commit is contained in:
@@ -4,11 +4,10 @@ appdaemon:
|
||||
elevation: 30
|
||||
time_zone: America/Chicago
|
||||
plugins:
|
||||
# HASS:
|
||||
# type: hass
|
||||
# ha_url: http://homeassistant:8123
|
||||
# token: !secret ha_token
|
||||
# cert_verify:
|
||||
HASS:
|
||||
type: hass
|
||||
ha_url: http://192.168.1.192:8123
|
||||
token: !secret ha_token
|
||||
mqtt:
|
||||
type: mqtt
|
||||
namespace: mqtt
|
||||
|
||||
Reference in New Issue
Block a user