maximvelichko / pyvera

A python library to control devices via the Vera hub
GNU General Public License v2.0
26 stars 30 forks source link

Delayed or no function #43

Closed angoyd closed 7 years ago

angoyd commented 7 years ago

Since last update of HomeAssistant I have been experiencing that when I in automation turns on a group of lights/switched from the Vera, there is a long delay or in some cases there is no function at all, do any of you others using this experiencing the same thing? First I thought this could be because I had some devices that didn't work in the zwave network but I have removed then and still very unreliable function with the Vera.

pavoni commented 7 years ago

Is there anything in the home assistant logs?

If not if you turn up the log level to debug as described here https://home-assistant.io/components/logger/ pyvera will trace the Vera calls which may show what's going wrong.

angoyd commented 7 years ago

I will check the logs to see if I get any hints.

/Anders

Den 5 mars 2017 08:27 skrev "Greg Dowling" notifications@github.com:

Is there anything in the home assistant logs?

If not if you turn up the log level to debug as described here https://home-assistant.io/components/logger/ pyvera will trace the Vera calls which may show what's going wrong.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pavoni/pyvera/issues/43#issuecomment-284211029, or mute the thread https://github.com/notifications/unsubscribe-auth/AX0SI0U6tokmtOvK_g4aMvsHvamlFvHoks5rimPQgaJpZM4MTOXF .

angoyd commented 7 years ago

Hi, I looked thorw the logs and i turned out I had an failing unit in the vera giving me timeouts when that was removed everything worked fine.

Sorry for the late response.

/Anders

2017-03-05 20:15 GMT+01:00 Anders Yderborg anders.yderborg@gmail.com:

I will check the logs to see if I get any hints.

/Anders

Den 5 mars 2017 08:27 skrev "Greg Dowling" notifications@github.com:

Is there anything in the home assistant logs?

If not if you turn up the log level to debug as described here https://home-assistant.io/components/logger/ pyvera will trace the Vera calls which may show what's going wrong.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pavoni/pyvera/issues/43#issuecomment-284211029, or mute the thread https://github.com/notifications/unsubscribe-auth/AX0SI0U6tokmtOvK_g4aMvsHvamlFvHoks5rimPQgaJpZM4MTOXF .

-- Med Vänlig Hälsning Anders Yderborg

angoyd commented 7 years ago

Closing this Issue.

pavoni commented 7 years ago

@angoyd Thanks for checking and coming back to me. Glas the issue is sorted.