MycroftAI / skill-homeassistant

Mycroft Skill/Integration for Homeassistant
GNU Lesser General Public License v3.0
114 stars 62 forks source link

Can’t get this working.. #47

Closed ghost closed 4 years ago

ghost commented 4 years ago

On latest picroft version, valid long term token but keep getting this error trying to run anything on home assistant.

8303346E-06C4-4E6A-9223-D2A41371CAF6

Tony763 commented 4 years ago

Hello, try this branch Tony763:turn_on_all. I added few checks, so Mycroft should inform You if anything from settings is missing. Also lot of code was re-wrote.

ghost commented 4 years ago

Hello, try this branch [Tony763:turn_on_all]

Ok I tried that branch and still get the same issue, don’t see any other errors.

340E4E58-3AFF-4E5B-B281-6E5A4FDA1C9A

ghost commented 4 years ago

Also I am trying to activate a scene if that makes a difference.. I tried “trigger Plex” before which didn’t work now so I tried “turn on Plex” this time which still isn’t working.

Tony763 commented 4 years ago

Ouch, my bad. Pull it once again, local variable error fixed.

ghost commented 4 years ago

Ouch, my bad. Pull it once again, local variable error fixed.

Ok I ran msm update and it did update the skill. This is the new error message I’m getting. 36523E84-866C-41D0-B331-4B8C63D6292F

Tony763 commented 4 years ago

Did you try anything other than plex? As plex You mean plex media server?

ghost commented 4 years ago

Did you try anything other than plex? As plex You mean plex media server?

Yeah it’s a scene to hit play on my Plex player and I tried created a new scene just changing my light color and that did work. I tried manually running the Plex scene on HA itself and it gave me an error.. so I’m guessing my issue was with the Plex Intergration on HA itself not picroft..

Tony763 commented 4 years ago

@tempuser0012 Ok, let me know, what caused it. If it was as error response hrom HA, component should properly inform about it, not just crash.