Raman Gupta
Raman Gupta
hmm that shouldn't matter... did you get an exception? If so can you post it here
as far as I know, Zoom doesn't provide this information via their API. You may be able to solve this outside of the integration though - for macs, the HA...
that seems like an upstream bug, the cloud URL should be able to get back to your instance and everything should work. Is there a reason why you think or...
> Looking at the typed dictionaries in Block we could add something generic to the dbus utils that looks at a dictionary and converts it into one with `Variant` key...
> I have no way to catch that error, as you see I already catch start error that is where the listen is called. there should be a 'error' listener...
I am not sure that it's working, so let me know if you are able to catch the error EDIT: just reread the part about listeners, good to know! That...
have you tried restarting your zwave network? Just restart the addon then try again.
No not yet. In order to get a new integration into the core repo it has to be simple. I want this to be a proper darksky replacement though so...
You can see the code here: https://github.com/raman325/home-assistant/tree/climacell/homeassistant/components/climacell
my guess is that the filename you are providing can't be found. I think python is running in the `config` directory so your file would need to be there, not...