Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
Aaron Bach
|
e62ee331c7
|
Simplify AirVisual Pro sensor implementation (#84898)
* Simplify AirVisual Pro sensor implementation
* Code review
|
2023-01-01 14:19:29 +01:00 |
Aaron Bach
|
f51cf87361
|
Fix AirVisual Pro sensors with incorrect units for their device classes (#84800)
|
2022-12-29 20:42:33 +01:00 |
Aaron Bach
|
580f2058a7
|
Fix incorrect values for AirVisual Pro sensors (#84725)
|
2022-12-28 22:06:44 +01:00 |
epenet
|
d0a389ce36
|
Use unit enums in airvisual_pro (#84346)
|
2022-12-21 10:10:45 +01:00 |
Aaron Bach
|
9aaeefeb8e
|
Ensure AirVisual Pro uses long-running Samba connection (#83869)
|
2022-12-13 23:31:13 -07:00 |
Aaron Bach
|
3d4ee5906d
|
Add integration for AirVisual Pro (#79770)
* Add integration for AirVisual Pro
* Tests
* A few more redactions
* Loggers
* Consistency
* Remove unnecessary f-string
* Use `entry.as_dict()` in diagnostics
* One call
* Integration types
* Cleanup
* Import cleanup
* Code review
* Code review
* Code review
|
2022-12-12 14:28:27 -07:00 |