Skip to content

pyharmony AssertionError #9

@adorsett

Description

@adorsett

Upon startup I'm getting this error and had to disable pyharmony.

Starting helper: KitchenHarmony
Traceback (most recent call last):
File "./isyhelper.py", line 80, in
helpers.start(isy)
File "/home/pi/isyhelper/ISYHelper/ISYHelper/Helpers/init.py", line 79, in start
helper.start()
File "/home/pi/isyhelper/ISYHelper/ISYHelper/Helpers/PyHarmony.py", line 41, in start
self.harmony_config = self.client.get_config()
File "../pyharmony/pyharmony/client.py", line 44, in get_config
assert action_cmd.attrib['errorcode'] == '200'
AssertionError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions