prwood80
e6e72bfa82
Improve performance of ring camera still images ( #53803 )
...
Co-authored-by: Pat Wood <prwood80@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-27 09:54:25 -07:00
Paulus Schoutsen
219868b308
Bumped version to 2021.9.0b1
2021-08-26 09:37:25 -07:00
Maciej Bieniek
67dd861d8c
Fix AttributeError for non-MIOT Xiaomi Miio purifiers ( #55271 )
2021-08-26 09:37:20 -07:00
Florian Gareis
f2765ba320
Don't create DSL sensor for devices that don't support DSL ( #55269 )
2021-08-26 09:37:19 -07:00
Erik Montnemery
aefd3df914
Warn if a sensor with state_class_total has a decreasing value twice ( #55251 )
2021-08-26 09:37:18 -07:00
Franck Nijhof
3658eeb8d1
Fix MQTT add-on discovery to be ignorable ( #55250 )
2021-08-26 09:37:07 -07:00
Erik Montnemery
080cb6b6e9
Fix double precision float for postgresql ( #55249 )
2021-08-26 09:37:06 -07:00
Joakim Sørensen
20796303da
Only postfix image name for container ( #55248 )
2021-08-26 09:37:06 -07:00
J. Nick Koston
dff6151ff4
Abort zha usb discovery if deconz is setup ( #55245 )
...
* Abort zha usb discovery if deconz is setup
* Update tests/components/zha/test_config_flow.py
* add deconz domain const
* Update homeassistant/components/zha/config_flow.py
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2021-08-26 09:37:05 -07:00
Alexei Chetroi
6f24f4e302
Bump up ZHA dependencies ( #55242 )
...
* Bump up ZHA dependencies
* Bump up zha-device-handlers
2021-08-26 09:37:04 -07:00
J. Nick Koston
175febe635
Defer zha auto configure probe until after clicking configure ( #55239 )
2021-08-26 09:37:03 -07:00
J. Nick Koston
aa907f4d10
Only warn once per entity when the async_camera_image signature needs to be updated ( #55238 )
2021-08-26 09:37:02 -07:00
J. Nick Koston
3d09478aea
Limit USB discovery to specific manufacturer/description/serial_number matches ( #55236 )
...
* Limit USB discovery to specific manufacturer/description/serial_number matches
* test for None case
2021-08-26 09:37:01 -07:00
Marc Mueller
05df9b4b8b
Remove temperature conversion - tado ( #55231 )
2021-08-26 09:37:01 -07:00
jjlawren
1865a28083
Set up polling task with subscriptions in Sonos ( #54355 )
2021-08-26 09:37:00 -07:00
Franck Nijhof
f78d57515a
Bumped version to 2021.9.0b0
2021-08-25 22:11:21 +02:00
J. Nick Koston
35d943ba56
Add services to bond to start and stop increase/decrease brightness ( #55006 )
2021-08-25 22:07:31 +02:00
J. Nick Koston
e6e8d7eded
Convert color temperature to visible color in lights ( #55219 )
2021-08-25 21:56:36 +02:00
Milan Meulemans
59d401e7b7
Add Nanoleaf reauth flow ( #55217 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-25 21:56:10 +02:00
Diogo Gomes
fb28665cfa
Add "cron patterns" to define utility_meter cycles ( #46795 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-08-25 14:52:39 -05:00
Raman Gupta
2f7a7b0309
Add template functions to get area_id and area_name ( #54248 )
...
* Add template function to get area_id
* fix int bug
* Prefer area name lookup
* remove unnecessary checks
* fix import
* Add area_name function
* change behavior to fail in ambiguous scenarios
* Revert lotto winning exception checking
* review comments
* try except else
2021-08-25 15:16:51 -04:00
jan iversen
d60f5e1721
Add missing convert to fan/light/switch modbus platform ( #55203 )
2021-08-25 21:02:06 +02:00
Paulus Schoutsen
7c5a0174ba
Add an energy solar platform for solar forecasts ( #54576 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-25 11:37:03 -07:00
Paulus Schoutsen
038121e87b
Bump frontend to 20210825.0 ( #55221 )
2021-08-25 11:36:06 -07:00
Raman Gupta
e9625e4b7a
Add number platform to template integration ( #54789 )
2021-08-25 11:34:20 -07:00
Raman Gupta
8407ad01d4
Add select platform to template integration ( #54835 )
2021-08-25 11:21:24 -07:00
Aidan Timson
e062d7aec0
Honeywell Lyric - Entity Descriptions ( #54956 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-25 10:29:34 -07:00
Milan Meulemans
d4b506e5e4
Add tests for Rituals init, sensor and switch ( #52406 )
2021-08-25 12:25:39 -05:00
Giuseppe Iannello
ec3bfcea46
Support for EnergyStorageTrait for vacuum cleaners ( #55134 )
2021-08-25 10:12:31 -07:00
Maciej Bieniek
b97d131fb3
Add support for Xiaomi Miio pedestal fans ( #55114 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
2021-08-25 12:09:01 -05:00
Ben Edmunds
b167e05a56
Sonos add bass & treble EQ option ( #53978 )
2021-08-25 17:42:40 +02:00
Milan Meulemans
5c6451d11b
Address review of Nanoleaf Config Flow ( #55215 )
2021-08-25 17:41:48 +02:00
Erik Montnemery
80cfd59939
Implement color_mode support for mysensors ( #52068 )
2021-08-25 17:41:33 +02:00
jan iversen
3a0a8da648
Change logging to do rollover() instead of rotate() ( #55177 )
...
* Change to rollover from rotate.
* Remove test log files.
2021-08-25 17:32:48 +02:00
Paulus Schoutsen
d984e137b8
Merge remote-tracking branch 'origin/master' into dev
2021-08-25 08:00:17 -07:00
J. Nick Koston
bd0af57ef2
Support device triggers in HomeKit ( #53869 )
2021-08-25 16:47:39 +02:00
Marc Mueller
72410044cd
Remove temperature conversion - sht31 ( #55213 )
2021-08-25 16:44:27 +02:00
Aaron Bach
6bc5c1c9af
Finish EntityDescription implementation for RainMachine ( #55180 )
2021-08-25 08:36:25 -06:00
Marc Mueller
53851cb1b4
Remove temperature conversion - synology_dsm ( #55214 )
2021-08-25 09:32:35 -05:00
Erik Montnemery
20d8c4da90
Report average of position and tilt_position for cover groups ( #52713 )
2021-08-25 16:12:29 +02:00
Denis Milanović
35ccad7904
Ignore unsupported MeasureType-s from Withings ( #55205 )
2021-08-25 15:57:07 +02:00
Erik Montnemery
7f80781f9b
Prevent setting _attr_unit_of_measurement in subclasses of SensorEntity ( #55211 )
2021-08-25 15:44:35 +02:00
Erik Montnemery
856f4ad740
Fix Fjäråskupan RSSI sensor unit ( #55210 )
2021-08-25 15:39:49 +02:00
Otto Winter
e633cc177e
ESPHome sensor use total_increasing state class ( #55208 )
2021-08-25 15:33:26 +02:00
Maciej Bieniek
06604728c5
Remove should poll property from Xiaomi Miio fan platform ( #55201 )
2021-08-25 15:25:46 +02:00
Erik Montnemery
517fda1383
Fix last_reset in utility_meter ( #55209 )
2021-08-25 15:24:51 +02:00
Marc Mueller
1224d68d05
Remove redundant str cast - sensor value conversion ( #55204 )
2021-08-25 15:01:17 +02:00
jan iversen
d4064e7044
Cancel entity timers. ( #55141 )
2021-08-25 14:49:37 +02:00
Aaron Bach
2271f3b5f9
Clean up usage of EntityDescription in OpenUV ( #55127 )
...
* Clean up usage of EntityDescription in OpenUV
* Remove redundant typing
* Code review
* Update homeassistant/components/openuv/__init__.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Black
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-08-25 14:18:53 +02:00
Daniel Hjelseth Høyer
7dd169b48e
Utility meter, add STATE_CLASS_TOTAL_INCREASING ( #54871 )
...
* Utility meter, STATE_CLASS_TOTAL_INCREASING
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* update test
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* update test
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-08-25 14:03:30 +02:00