I have recently noticed this error:
File "/usr/local/lib/python3.5/dist-packages/appdaemon/appdaemon.py", line 1591, in read_config_file
config_file_contents = yamlfd.read()
File "/usr/lib/python3.5/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb0 in position 37: invalid start byte
I am also not using apps but have created the apps folder in order for appdaemon to run properly but also see this:
WARNING AppDaemon: File '/home/junior466/haappdaemon/conf/apps/._apps.yaml' invalid structure - ignoring
WARNING AppDaemon: File '/home/junior466/haappdaemon/conf/apps/apps.yaml' invalid structure - ignoring
I am running the latest version of the beta.