Erik Montnemery
c1d671b817
Fix template sensor when name template doesn't render ( #58088 )
2021-10-20 14:53:06 -07:00
Marc Mueller
4513ee4ea5
Use assignment expressions 12 ( #57937 )
2021-10-20 14:34:08 -07:00
Franck Nijhof
7353ea5416
Add Dimmer Switch (tgkg) device support to Tuya ( #58134 )
2021-10-20 23:19:42 +02:00
Franck Nijhof
c204196a7a
Add Formaldehyde Detector (jqbj) device support to Tuya ( #58118 )
2021-10-20 11:49:10 -07:00
Marc Mueller
487fa0a905
Use assignment expressions 20 ( #57969 )
2021-10-20 20:31:00 +02:00
Erik Montnemery
398061706c
Correct unit_of_measurement for statistics sensor ( #58023 )
2021-10-20 20:28:48 +02:00
Jesse Hills
35e9cf68a2
Add configuration url to Sonarr ( #58085 )
2021-10-20 20:25:29 +02:00
Aaron Bach
70fc3f84fc
Add entity categories for appropriate SimpliSafe entities ( #58108 )
2021-10-20 20:24:38 +02:00
Robert Svensson
333c80a694
Assign entity category diagnostics to deCONZ tampering sensors ( #58112 )
2021-10-20 20:24:11 +02:00
Yuval Aboulafia
2fcce7fd12
Bump hdate to 0.10.4 ( #58121 )
2021-10-20 20:17:46 +02:00
J. Nick Koston
ad463b7994
Ensure lutron_caseta triggers can still be attached in setup retry state ( #57873 )
2021-10-20 07:34:38 -10:00
Franck Nijhof
3e57d0d3d3
Complete Switch/Socket/Power Strip device support for Tuya ( #58106 )
2021-10-20 19:08:43 +02:00
Franck Nijhof
5fc2897c08
Complete Ceiling Light (xdd) device support for Tuya ( #58095 )
2021-10-20 09:24:34 -07:00
Marc Mueller
ea7252e377
Use assignment expressions 21 ( #57970 )
2021-10-20 17:47:46 +02:00
Robert Hillis
d20936d175
Fix referenced before assignment error in sonos speaker ( #57924 )
2021-10-20 17:44:08 +02:00
Marc Mueller
9a58bfdf41
Use assignment expressions 17 ( #57963 )
...
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
2021-10-20 17:42:26 +02:00
Robert Svensson
326a302c22
Fix issue where Number still would send force_update to super method ( #58110 )
2021-10-20 17:06:27 +02:00
Erik Montnemery
b301ab25a3
Purge short term statistics ( #58028 )
...
* Purge short term statistics
* Less meep
* Add tests
2021-10-20 16:00:59 +02:00
Erik Montnemery
558c2556f1
Report all unrecorded sensors in statistics tool ( #58092 )
2021-10-20 15:58:28 +02:00
Erik Montnemery
e3534eec87
Report orphaned statistics in statistic validation ( #57324 )
2021-10-20 15:57:22 +02:00
Jan Bouwhuis
e2303dc713
bitwise and for test supported_features ( #58097 )
2021-10-20 15:31:23 +02:00
J. Nick Koston
b507b9ebfb
Bump ismartgate to 4.0.3 ( #58073 )
...
* Bump ismartgate to 4.0.3
Fixes #56245
Changelog: https://github.com/bdraco/ismartgate/compare/v4.0.0...v4.0.3
* restart ci
2021-10-20 15:02:08 +02:00
Robert Svensson
3ad3f4e2ba
Simplify signalling for updating available property of deCONZ entities ( #58078 )
2021-10-20 14:59:36 +02:00
David Le Brun
2bd64cec11
Add state_class to current bandwith sensors for bbox integration ( #58086 )
...
* Add state_class to current bandwith sensors
* Fix isort test
2021-10-20 14:53:14 +02:00
Franck Nijhof
c75346addc
Add CO2 Detector (co2bj) device support to Tuya ( #58093 )
2021-10-20 14:20:24 +02:00
jan iversen
b3117ced75
Please pylint for modbus test ( #58089 )
2021-10-20 13:38:55 +02:00
jan iversen
45983b5edf
Activate tradfri in coverage and clean conftest for tradfri ( #58058 )
2021-10-20 13:36:02 +02:00
Jan Bouwhuis
62b7453719
Fix supported_features behaviour for fan platform ( #58065 )
2021-10-20 13:06:06 +02:00
Jan Bouwhuis
a679ebcee7
Patch for Alexa percentage_step to precision ( #58062 )
...
* speed_step must be an integer and a divider of 100
* use percentage_step in tests to test patch
* test with not supported percentage_step
* undo change in test_capabilities
* Use a default precision of one not percentage_step
* typo 2
* Update tests/components/alexa/test_smart_home.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/alexa/capabilities.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-10-20 13:05:11 +02:00
Robert Svensson
4736bf3c32
Don't use deprecated ways of retrieving registries in Axis ( #58083 )
2021-10-20 13:03:52 +02:00
epenet
dfd2501c2c
Cleanup duplicate code in Onewire tests ( #58082 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-20 11:43:59 +02:00
Robert Svensson
008b784fc5
Add deCONZ number config entity for Hue motion sensor delay ( #58076 )
...
* First working draft of number platform
* Replace duration with delay for Hue motion sensors
Improve tests
* Bump dependency to v85
* Use constant for entity category
* Use type rather than using __class__
* Fix unique ID
2021-10-20 11:23:24 +02:00
Robert Svensson
25f4f2d86e
Don't use deprecated methods of retrieving registries in deCONZ ( #58081 )
2021-10-20 11:16:28 +02:00
Robert Svensson
b8cf6513d9
Address late review of unifi ( #58080 )
...
* Fix late comment from 57570
* Remove other references to legacy ways
2021-10-20 10:59:07 +02:00
Erik Montnemery
5f37fffcd1
Bump pychromecast to 9.3.1 ( #58035 )
2021-10-20 09:44:20 +02:00
Robert Svensson
edefa9f4f4
Assign entity category diagnostics to deCONZ battery sensors ( #58077 )
2021-10-20 09:11:17 +02:00
epenet
704929ddd0
Remove legacy tests in onewire ( #58075 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-20 09:10:32 +02:00
J. Nick Koston
cafb3067ce
Bump flux_led to 0.24.12 ( #58071 )
2021-10-20 09:02:02 +02:00
GitHub Action
7a7f5ccc31
[ci skip] Translation update
2021-10-20 00:12:17 +00:00
micha91
518151fbe6
Fix Yamaha MusicCast media_stop ( #58024 )
2021-10-20 00:18:08 +02:00
Tom Schneider
c6aa767be6
Add volume_up and volume_down to musiccast ( #57919 )
2021-10-20 00:14:55 +02:00
J. Nick Koston
4f0886fd7d
Bump flux_led to 0.24.11 ( #58020 )
2021-10-19 11:40:35 -10:00
Franck Nijhof
e65345900f
Add Human Presence Sensor (hps) device support to Tuya ( #58054 )
2021-10-19 23:17:00 +02:00
Aaron Bach
0fe5baa425
Rework RainMachine entity ID generation ( #58055 )
2021-10-19 10:10:51 -10:00
Aaron Bach
bf7c99c1f8
Migrate SimpliSafe to new web-based authentication ( #57212 )
2021-10-19 10:09:48 -10:00
Ville Skyttä
8e0cb5fcec
Fix clickatell send_error error check ( #57985 )
2021-10-19 22:04:13 +02:00
Erik Montnemery
dde8ac4eb5
Add support for kPa to sensor statistics ( #58032 )
2021-10-19 21:43:08 +02:00
epenet
1b0118a81b
Use constants in Onewire tests ( #58017 )
...
* Use ATTR_ENTITY_ID constant
* Add ATTR_UNIQUE_ID constant
* Add new attribute constants
* Fix missing ATTR_DEFAULT_DISABLED
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-19 21:41:01 +02:00
Paulus Schoutsen
ab0247d112
Add entity category and state class to mobile app ( #58012 )
2021-10-19 12:29:22 -07:00
Franck Nijhof
bc9b134c5d
Clean up self references from Tuya climate platform constructor ( #58051 )
2021-10-19 21:04:46 +02:00