Michael
f128bc9ef8
Add reauth flow to Synology DSM ( #53204 )
2021-07-21 09:16:27 -07:00
Robert Hillis
800f7fe3a5
Use entity class attributes for Broadlink ( #53058 )
...
* Clanup broadlink
* rework
* tweak
* fix using wrong attribute
* tweak
* revert device info
2021-07-21 15:27:52 +02:00
Robert Hillis
0803b2aecd
Use entity class attributes for arest ( #52678 )
2021-07-21 14:32:42 +02:00
Robert Hillis
668437741a
Use entity class attributes for Bmw connected drive ( #53054 )
...
* Use entity class attributes for bmw_connected_driv
* forgot the icon
2021-07-21 14:09:54 +02:00
Robert Hillis
7fef87691a
Use entity class attributes for airvisual ( #52503 )
...
* Use entity class attributes for airvisual
* fix
* rework
* tweaks
* finish
* remove overriden available attribute
* rework
2021-07-21 14:07:26 +02:00
Robert Hillis
462db1b4b2
Add config flow to nfandroidtv ( #51280 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-21 13:31:54 +02:00
Robert Hillis
02a7a2464a
Use entity class attributes for atag ( #52686 )
2021-07-21 11:33:44 +02:00
Robert Hillis
81c4d95afe
Use entity class attributes for arduino ( #52677 )
...
* Use entity class attributes for arduino
* Revert state
* tweak
* tweak
2021-07-21 11:31:50 +02:00
Daniel Hjelseth Høyer
e9ce3c57cd
Adax heaters ( #50998 )
...
Co-authored-by: G Johansson <62932417+gjohansson-ST@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-21 10:25:46 +02:00
muppet3000
18ec0544b9
Allow for alternative external Growatt servers ( #53102 )
2021-07-21 10:16:02 +02:00
Franck Nijhof
4546e14674
Fix MQTT to allow setting an unknown Select state ( #53227 )
2021-07-21 10:02:07 +02:00
Daniel Hjelseth Høyer
9b2d98f027
Tibber, use nameclass ( #53242 )
2021-07-21 08:56:29 +02:00
Paulus Schoutsen
5e059c7f55
Fix lint on dev ( #53265 )
2021-07-21 08:55:34 +02:00
Robert Hillis
930db7167e
Code quality improvements for goalzero ( #53260 )
2021-07-21 08:53:53 +02:00
Daniel Hjelseth Høyer
2cf930f3bd
Netatmo, use nameclass ( #53247 )
2021-07-21 08:46:01 +02:00
jan iversen
7306503756
Calculate count automatically in modbus platforms ( #53116 )
2021-07-20 22:49:54 -07:00
jan iversen
2e2b340b1e
Set modbus entity to non-available unless scan_interval=0 ( #53155 )
2021-07-20 22:48:02 -07:00
Daniel Hjelseth Høyer
8a72e8df79
Convert Mill consumption attributes to sensors ( #52311 )
2021-07-20 22:41:08 -07:00
Raman Gupta
90765132cc
Make additional input for zwave_js device triggers optional ( #53134 )
2021-07-20 22:08:08 -07:00
Joakim Plate
8a7cb389ed
Drop support for fan speeds and support reverse ( #53105 )
2021-07-20 22:07:15 -07:00
J. Nick Koston
fe89603ee7
Update homekit lock to support locking, unlocking, jammed ( #52819 )
2021-07-20 21:55:19 -07:00
J. Nick Koston
564a505486
Update homekit controller lock to support locking, unlocking, jammed ( #52821 )
2021-07-20 23:55:04 -05:00
J. Nick Koston
ee242764a1
Update template lock to support locking, unlocking, jammed ( #52817 )
2021-07-20 21:50:21 -07:00
J. Nick Koston
5d85983b09
Update google assistant locks to support locking, unlocking, jammed ( #52820 )
2021-07-20 23:49:05 -05:00
J. Nick Koston
bfe3ef0980
Update august to support locking, unlocking, jammed ( #52814 )
2021-07-20 21:48:15 -07:00
J. Nick Koston
0ce071e0a4
Bump httpx to 0.18.2 ( #53257 )
2021-07-20 21:47:13 -07:00
J. Nick Koston
f20602e11d
Auto recreate HomeKit TVs when the sources are out of sync ( #53208 )
2021-07-20 21:46:39 -07:00
J. Nick Koston
2a65c5f93c
Recreate HomeKit accessories when calling the reset_accessory service ( #53199 )
2021-07-20 21:45:21 -07:00
J. Nick Koston
4d122fc366
Update alexa lock to support locking, unlocking, jammed ( #52841 )
2021-07-20 23:21:05 -05:00
jan iversen
8f61efe714
Correct typing in edl21 and activate mypy. ( #53188 )
2021-07-20 21:53:56 -05:00
Aaron Bach
56efee4603
Ensure Ambient PWS is strictly typed ( #53251 )
...
* Ensure Ambient PWS is strictly typed
* Fix typing
2021-07-20 21:52:05 -05:00
Nathan Spencer
9d3bc0632f
Bump pylitterbot to 2021.7.2 ( #53254 )
...
* Bump pylitterbot to 2021.7.1
* Bump pylitterbot dependency to 2021.7.2 which unpins Authlib and httpx dependencies
2021-07-20 15:47:37 -10:00
Steven Looman
72bc748081
Avoid supplemental discovery of ignored upnp entry ( #53250 )
2021-07-20 15:46:33 -10:00
GitHub Action
9d93f8b6d1
[ci skip] Translation update
2021-07-21 00:11:58 +00:00
Brett
6ee82e1031
Advantage Air add zone temperature sensors ( #51941 )
...
* Create AdvantageAirZoneTemp
* Disable by default
* Add test coverage
* add state_class
* Use entity class attributes
* Match code style of PR #52498
2021-07-20 19:38:50 -04:00
Aaron Bach
0fd88e7e66
Type _attr_extra_state_attributes as a MutableMapping ( #52616 )
...
* Type extra_state_attributes as a MutableMapping
* Update homeassistant/helpers/entity.py
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
* Update homeassistant/helpers/entity.py
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
2021-07-20 15:41:03 -06:00
jtitley
0b8b45818d
Update BlinkStick to 1.2.0 ( #52244 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-20 22:57:47 +02:00
Robert Hillis
a9b9c4f13c
Add extra state attributes to goalzero ( #52932 )
...
* Add extra state attributes to goalzero
* tweak
2021-07-20 22:26:52 +02:00
Franck Nijhof
059a9bc8ed
Fix modbus setting string as temperature in climate platform ( #53249 )
2021-07-20 22:03:10 +02:00
web-dc
034251f006
Update requirement of homematicip_cloud component to v1.0.1 ( #51407 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Sascha Schiegg <s.schiegg@s-schiegg.com>
2021-07-20 20:28:43 +02:00
PeteRager
5ccbac5ff6
Fix alert infinite loop on repeat interval of 0 ( #52628 )
...
* #4851 - Infinite loop on repeat interval of 0
Notification will enter an infinite loop when the repeat interval is specified as zero and it is the last repeat configured. When this occurs avoid the infinite loop and log a warning message. Note: I encountered this issue when routing SMS to Twilio and quickly sent thousands of text messages.
* Update __init__.py
* Remove runtime check since configuration input is now blocked
* Tweak comment
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-20 20:23:22 +02:00
jjlawren
a2fbc4218d
Cleanup regroup handling in Sonos ( #53241 )
...
Check event before creating coroutine
Remove unnecessary regrouping dispatcher
Update typing to reflect actual behavior
Add optimizations for polling mode
2021-07-20 20:21:48 +02:00
jan iversen
8c43e5c736
Correct set_temperature in modbus climate ( #52923 )
2021-07-20 20:19:26 +02:00
Daniel Hjelseth Høyer
a14bde8187
Melcloud use NamedTuple ( #53234 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-07-20 20:18:09 +02:00
Marc Mueller
6be30b0289
Use unit constants ( #53244 )
...
* Powerwall - use POWER_KILO_WATT constant
* Use constants firtz sensor
2021-07-20 20:08:39 +02:00
Daniel Hjelseth Høyer
a05392fbf2
Tibber, remove yaml support ( #53235 )
2021-07-20 20:07:06 +02:00
Marc Mueller
074d762664
Rename and reorganize electric unit constants ( #53243 )
2021-07-20 20:06:23 +02:00
Raman Gupta
6e88428f95
Fix typing for climacell dataclass ( #53240 )
2021-07-20 19:31:55 +02:00
Daniel Hjelseth Høyer
165e1917ea
Address late review of Ambiclimate, code clean up ( #53231 )
...
* Ambiclimate, code clean up
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Update homeassistant/components/ambiclimate/climate.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Update homeassistant/components/ambiclimate/climate.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Update homeassistant/components/ambiclimate/config_flow.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Update homeassistant/components/ambiclimate/climate.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* import
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-20 18:57:40 +02:00
Paulus Schoutsen
1ed7b00b71
Add last reset and state class to rainforest eagle ( #52951 )
2021-07-20 18:39:14 +02:00