Okay this seems weird.
Running appdaemon -s /var/opt/homeassistant/appdaemon/conf gives the following error
Traceback (most recent call last):
File "/usr/local/bin/appdaemon", line 11, in <module>
load_entry_point('appdaemon==2.0.0b2', 'console_scripts', 'appdaemon')()
File "/var/opt/homeassistant/appdaemon/appdaemon/appdaemon.py", line 1556, in main
args.starttime, "%Y-%m-%d %H:%M:%S"
File "/usr/lib/python3.4/_strptime.py", line 500, in _strptime_datetime
tt, fraction = _strptime(data_string, format)
File "/usr/lib/python3.4/_strptime.py", line 337, in _strptime
(data_string, format))
ValueError: time data '/var/opt/homeassistant/appdaemon/conf' does not match format '%Y-%m-%d %H:%M:%S'
Okay no error this way (with -c) , and it seem to be working fine.
2017-03-14 19:59:54.262753 INFO AppDaemon Version 2.0.0beta2 starting
2017-03-14 19:59:54.276656 INFO Apps are disabled
2017-03-14 19:59:59.467904 INFO Got initial state
2017-03-14 19:59:59.468468 INFO Starting dashboard
2017-03-14 19:59:59.487970 INFO HADashboard Started
2017-03-14 19:59:59.488506 INFO Listening on ('192.168.112.254', 5050)
2017-03-14 19:59:59.491491 INFO Connected to Home Assistant 0.37.1
If I remove the “-d” from the daemon_opts then everything is fine, except that the process does not get daemonized, of course. If I put the “-d” back (does not matter if it is first, second or third option) the error is back.
Any reason why I can’t have 6 rows? 5 rows work fine (1x1), as well as 5 rows with an object that is set to (2x1), but the 6th row (1x1) doesn’t show up in the interface at all.
That sounds gorgeous to me! My chat will be usable…One thing when we already talk about widgets… if I insert widgets they are place beside the iframe instead of below. Is that a known bug? The dash file and yaml files are exactly structured like the rest.but iframe somehow seems to break the order of the widgets
@aimc,for those of us using Celsius over Fahrenheit, i notice that the degrees symbol is missing off the weather widget. I noticed this on another posted dashboard also. I was able to modify the widget as below, but it didnt resolve the issue. Is this an issue with my config or setup?
thanks! Other question @ReneTode : I wanna have a widged which shows me movement . like sensor.multisensor_porch_burglar_10_10 changes to 8 at movement. how coul i make this? any idea?
Thanks a lot. So the sensor would just show me “8” if motionen has been detected right`want like an icon which changes but i didnt see the way to make those. Thanks for asking for css style