John Hollowell
e87603aa59
Correct Venstar firmware version to use device's FW version instead of API version ( #98493 )
2023-09-13 08:35:59 +02:00
Joost Lekkerkerker
202b0b5300
Migrate Venstar to has entity name ( #99013 )
2023-08-29 08:40:35 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Joost Lekkerkerker
2f6826dbe3
Use DeviceInfo object s-x ( #96281 )
...
* Use DeviceInfo object o-x
* Use DeviceInfo object
2023-07-11 13:40:15 -04:00
Franck Nijhof
3e85a29b86
Move overlapping pylint rules to ruff, disable mypy overlap ( #94359 )
2023-06-27 17:42:46 +02:00
Marc Mueller
e170681016
Improve DataUpdateCoordinator typing in integrations (3) ( #84657 )
2022-12-27 22:49:23 +01:00
Michaël Arnauts
7142b4ecac
Fixes some grammar mistakes ( #84283 )
2022-12-20 11:10:31 +01:00
J. Nick Koston
cd03c49fc2
Wait for config entry platform forwards ( #73806 )
2022-07-09 17:27:42 +02:00
Marc Mueller
add741d789
Update coordinator typing (6) [t-v] ( #68466 )
2022-03-21 14:20:35 +01:00
epenet
e7b262f9e5
Add init type hints [v-z] ( #63195 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-02 16:27:12 +01:00
Tim Rightnour
dd4ede09c8
Add Venstar runtimes and battery sensors ( #60414 )
...
* Venstar: Add runtimes and battery sensors
* Address review - replace classes with lambda functions
* Clean up patch usage, make temperature_unit it's own function
* Remove double define of entities
2021-12-05 17:23:22 +01:00
Marc Mueller
b79b35abb5
Use platform enum (7) [T-Z] ( #60948 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-04 14:10:01 +01:00
Tim Rightnour
3639481027
Add sensors to venstar integration ( #58851 )
2021-11-22 18:05:12 -06:00
Marvin Wichmann
6a0c1a78aa
Address venstar review comments ( #59151 )
...
* Address venstar review comments
* Apply review suggestions
* Address review suggestions
2021-11-05 10:31:32 -04:00
Tim Rightnour
5ac55b3443
Add binary_sensor to venstar to track alerts ( #58831 )
...
* Add binary_sensor to venstar to track alerts
* Add binary_sensor.py to coveragerc
* Apply suggestions from code review by alengwenus
Co-authored-by: Andre Lengwenus <alengwenus@gmail.com>
* Fixup black any mypy complaints
* Yank the typing, it makes everything complain
Co-authored-by: Andre Lengwenus <alengwenus@gmail.com>
2021-11-05 12:00:57 +01:00
Tim Rightnour
adfebaf510
Address late review of venstar ( #58813 )
...
* Additional fixes from PR #58601
* Suggested fix to reduce attribute access
2021-10-31 23:25:19 +01:00
Tim Rightnour
f87f72bb8e
Switch to update coordinator, and bump venstarcolortouch to 0.15 ( #58601 )
2021-10-30 17:23:47 -05:00
Tim Rightnour
dad5d19a35
Add config flow to venstar ( #58152 )
2021-10-25 23:40:36 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00