pyvera
pyvera copied to clipboard
A python library to control devices via the Vera hub
Adding compatibility layer for VeraThermostat to allow thermostats with Heat and Cool setpoints working with Home Assistant. (At least) my Honeywell thermostat manages cool and heat temperatures independently. Setting a...
Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
Even Python 3.8 created issues on my recent release, and Python 3.9 raised more issues. So it would be good to upgrade all libraries - and then work through and...
To continue the discussion started here: https://github.com/pavoni/pyvera/pull/146#issuecomment-770235776 It would be good to make Vera devices handle comm failure updates in HA. @tgrusendorf comments on some of the issues here: https://github.com/pavoni/pyvera/pull/146#issuecomment-770230599...
The Problem: Pyvera does not appear to support the Aeontec ZW098, which has RGB as well as 2 white channels. (RGBWW?) ### The native Colored Light Bulb device No app...
I have a Z-Wave device that counts pulses from our electricity meter and reports the accumulated value (i.e. showing the same value as on the meter) - see https://www.northq.com/q-power. I'd...
I added this to continue the discussion here https://github.com/pavoni/pyvera/pull/88 `get_value` is a confusing name for a function that gets the summary state from the vera sdata call, and contains a...
They have their own ids - but share some common methods that should be in a common class.
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [black](https://github.com/psf/black) from 23.10.1 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...