Duco Sebel
3454102dc8
Fix for 'list index out of range' ( #54588 )
2021-08-13 17:03:13 +02:00
Erik Montnemery
029873a088
Add support for total and total_increasing sensor state classes ( #54523 )
...
* Add support for amount and meter sensor state classes
* Ignore last_reset for STATE_CLASS_METER sensors
* Update tests
* Rename STATE_CLASS_METER to STATE_CLASS_AMOUNT_INCREASING
* Rename STATE_CLASS_AMOUNT to STATE_CLASS_TOTAL
* Fix typo
* Log warning if last_reset set together with state_class measurement
* Fix warning message
2021-08-13 12:35:23 +02:00
Daniel Hjelseth Høyer
821b93b0d0
Fix bug in ambiclimate ( #54579 )
...
* Fix ambiclimate
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix ambiclimate
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-08-13 11:38:14 +02:00
GitHub Action
b71a0c5d4b
[ci skip] Translation update
2021-08-13 00:17:12 +00:00
Gerard
50bcb3f821
Fix attributes not showing after using entity class attributes ( #54558 )
2021-08-12 23:33:02 +02:00
TheJulianJES
84f568abb1
Updated ZHA to also poll Philips Hue lights with new firmware ( #54513 )
2021-08-12 17:08:51 -04:00
carstenschroeder
b1fb8de0f5
Add state_class attribute to keba integration ( #54271 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-08-12 22:40:56 +02:00
Ville Skyttä
3f80c31bd5
Remove obsolete upcloud YAML config support ( #54516 )
2021-08-12 22:40:42 +02:00
jjlawren
084737dd01
Cleanup Sonos grouping event callback method ( #54542 )
2021-08-12 22:01:34 +02:00
Aaron Bach
81e1c44592
Remove unused import step in OpenUV config flow ( #54554 )
2021-08-12 13:18:10 -06:00
jjlawren
87e0b14282
Log gathered exceptions during Sonos unsubscriptions ( #54190 )
2021-08-12 11:46:07 -05:00
Erik Montnemery
e558b3463e
Move temperature conversions to sensor base class (6/8) ( #54476 )
...
* Move temperature conversions to entity base class (6/8)
* Fix tests
2021-08-12 17:40:55 +02:00
Erik Montnemery
6de6a5dc14
Move temperature conversions to sensor base class (3/8) ( #54469 )
...
* Move temperature conversions to entity base class (3/8)
* Fix FritzBox sensor
* Fix tests
2021-08-12 14:23:56 +02:00
Erik Montnemery
103e21c278
Move temperature conversions to sensor base class (5/8) ( #54475 )
2021-08-12 13:26:17 +02:00
Daniel Hjelseth Høyer
e55868b17f
Use entity class attributes for Adax ( #54501 )
...
* Adax attributes
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Adax attributes
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Update homeassistant/components/adax/climate.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* style
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-08-12 12:38:33 +02:00
ehendrix23
c040be423a
Updates to bump MyQ to 3.1.2 ( #54488 )
2021-08-11 22:17:25 -05:00
GitHub Action
0626542a14
[ci skip] Translation update
2021-08-12 00:14:10 +00:00
Franck Nijhof
f77187d28a
Deprecate Wink integration ( #54496 )
2021-08-11 18:16:28 -04:00
Marc Mueller
b411372872
Use EntityDescription - blink ( #54360 )
2021-08-11 13:41:51 -07:00
Niels Mündler
539ed56000
Refactor Fronius sensor device class and long term statistics ( #54185 )
2021-08-11 13:40:04 -07:00
Erik Montnemery
2720ba2753
Move temperature conversions to sensor base class (4/8) ( #54472 )
...
* Move temperature conversions to entity base class (4/8)
* Fix litterrobot sensor
* Fix tests
2021-08-11 21:17:47 +02:00
Erik Montnemery
ae507aeed1
Move temperature conversions to sensor base class (8/8) ( #54483 )
...
* Move temperature conversions to entity base class (8/8)
* Fix wallbox sensor
* Fix tests
2021-08-11 21:17:16 +02:00
Bram Kragten
e23750b2a4
Add device class `gas` and enable statistics for it ( #54110 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-08-11 09:58:19 -07:00
Erik Montnemery
94a264afaf
Move temperature conversions to entity base class (7/8) ( #54482 )
2021-08-11 18:57:50 +02:00
Erik Montnemery
41f3c2766c
Move temperature conversions to entity base class (2/8) ( #54468 )
2021-08-11 18:57:12 +02:00
Bram Kragten
f020d65416
Add battery support to energy ( #54432 )
2021-08-11 09:49:56 -07:00
Aaron Bach
98a4e6a7e8
Fix possible unhandled IQVIA exception with allergy outlook data ( #54477 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-08-11 09:12:49 -07:00
Marc Mueller
6f70302901
Fix arlo platform schema ( #54470 )
2021-08-11 08:57:56 -07:00
J. Nick Koston
1e14b3a0ac
Ensure camera handles non-jpeg image sources correctly ( #54474 )
2021-08-11 08:12:46 -07:00
Franck Nijhof
13c34d646f
Remove empty currency from discovery info ( #54478 )
2021-08-11 08:09:16 -07:00
Phil Cole
cb26f334c3
Use pycarwings2 2.11 ( #54424 )
2021-08-11 16:34:36 +02:00
Robert Hillis
b1fc05413a
Bump notifications-android-tv to 0.1.3 ( #54462 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-11 16:13:38 +02:00
Michael
6285c7775b
Use SensorEntityDescription and set state class measurement for NUT sensors ( #54269 )
2021-08-11 08:56:41 -05:00
Felix
4d93184197
Strip attributes whitespace in universal media_player ( #54451 )
...
When using whitespace in attributes the lookup of the state attribute fails because an entity with whitespace in its name cannot be found.
Works:
entity_id|state_attribute
Does not work:
entity_id | state_attribute
Fixes #53804
2021-08-11 12:17:12 +02:00
Ville Skyttä
bc417162cf
Fix Huawei LTE entity state updating ( #54447 )
...
Since 91a2b96
, we no longer key this by the router URL, but the relevant
config entry unique id.
Closes https://github.com/home-assistant/core/issues/54243
2021-08-11 11:50:17 +02:00
Joakim Sørensen
2f5c3c08ef
Use monitor name for uptimerobot device registry ( #54456 )
2021-08-11 11:27:41 +02:00
jan iversen
2d669a4613
Remove legacy code. ( #54452 )
2021-08-11 11:07:04 +02:00
Erik Montnemery
4e07ab1b32
Move temperature conversions to sensor base class (1/8) ( #48261 )
...
* Move temperature conversions to entity base class (1/8)
* Update integrations a-c
* Leave old temperature conversion until all integrations are migrated
* tweak
* Use contextlib.suppress
* Remove the MeasurableUnitEntity mixin
* Address comments, add tests
* Fix f-string
* Drop deprecation warning from base entity class
* Update with _attr-shorthand
* Fix rebase mistakes
* Fix additional rebase mistakes
* Only report temperature conversion once
* Fix additional rebase mistakes
* Format homeassistant/components/bbox/sensor.py
* Fix check for overidden _attr_state
* Remove test workarounds from implementation
* Remove useless None-check
* Tweaks
* Migrate new sensors a-c
* Update climacell
* Push deprecation of temperature conversion forward
* Override __repr__ in SensorEntity
* Include native_value in SensorEntity attributes
* Pylint
* Black
* Black
* Fix rebase mistakes
* black
* Fix rebase mistakes
* Revert changes in august/sensor.py
* Revert handling of unit converted restored state
* Apply code review suggestion
* Fix arlo test
2021-08-11 10:45:05 +02:00
Aaron Bach
930c1dbe9b
Bump aioambient to 1.2.6 ( #54442 )
2021-08-11 09:58:53 +02:00
Brett
480fd53b4b
Advantage Air code cleanup ( #54449 )
2021-08-11 09:49:31 +02:00
jan iversen
adcbd8b115
Activate mypy for Trådfri ( #54416 )
...
* Activate mypy.
2021-08-11 08:31:52 +02:00
Aaron Bach
10551743d6
Bump pyopenuv to 2.1.0 ( #54436 )
2021-08-10 20:28:03 -07:00
J. Nick Koston
4d40d95848
Add support for width and height to ffmpeg based camera snapshots ( #53837 )
2021-08-10 20:31:11 -05:00
J. Nick Koston
d0b11568cc
Ensure HomeKit passes min/max mireds as ints ( #54372 )
2021-08-10 20:28:01 -05:00
J. Nick Koston
e99576c094
Pass width and height when requesting camera snapshot ( #53835 )
2021-08-10 19:33:06 -05:00
GitHub Action
390023a576
[ci skip] Translation update
2021-08-11 00:18:57 +00:00
J. Nick Koston
4ae6435a64
Avoid increasing yeelight rate limit when the state is already set ( #54410 )
2021-08-10 15:17:49 -07:00
J. Nick Koston
4da451fcf7
Improve HomeKit Color with Color Temp implementation ( #54371 )
2021-08-10 15:16:51 -07:00
J. Nick Koston
4bde4504ec
Add api to device_automation to return all matching devices ( #53361 )
2021-08-10 14:21:34 -05:00
Marc Mueller
ac29571db3
Refactor pi_hole icon usage ( #54420 )
2021-08-10 21:14:31 +02:00