G Johansson
00b53502fb
Break out sensors for filesize ( #68702 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-26 09:43:15 -10:00
rhpijnacker
0c2b5b6c12
Support DSMR data read via RFXtrx with integrated P1 reader ( #63529 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-26 16:46:33 +01:00
Franck Nijhof
1fd810bced
Merge branch 'master' into dev
2022-03-26 14:21:01 +01:00
kevdliu
ee5e9d09a0
Revert "Take Abode camera snapshot before fetching latest image" ( #68626 )
2022-03-26 14:17:40 +01:00
G Johansson
b96c569657
Fix review comments for filesize ( #68703 )
2022-03-26 13:52:55 +01:00
J. Nick Koston
25bdb5304d
Ensure solaredge can still be setup with an ignored entry ( #68688 )
2022-03-26 13:15:47 +01:00
Erik Montnemery
23a567e135
Update labels for derivative config flow time units ( #68665 )
2022-03-26 12:36:35 +01:00
J. Nick Koston
7198ec06d3
Fix screenlogic to get the macaddress from discovery ( #68687 )
2022-03-26 12:07:24 +01:00
J. Nick Koston
b9f172899e
Bump objgraph to 3.5.0 to fix stall in profiler tests ( #68690 )
2022-03-26 11:59:28 +01:00
Joakim Sørensen
32b2d1e5c9
Add backup platform to recorder ( #68229 )
2022-03-25 23:17:11 -07:00
Raman Gupta
aa013fa8f6
Add CONF_LOCATION constant ( #68474 )
...
* Add CONF_LOCATION constant
* Update all custom CONF_LOCATION definitions to point to constant
* remove CONF_LOCATION from homeassistant/components/totalconnect/const
2022-03-26 00:10:54 -04:00
Marc Mueller
911b159281
Cleanup after pylint update ( #68657 )
2022-03-26 00:34:12 +01:00
Franck Nijhof
d645e80ccd
Clean up async_update_entity helper usage ( #68641 )
2022-03-25 15:22:58 -07:00
Marc Mueller
53245c6523
Update pylint to 2.13.0 ( #68656 )
2022-03-25 15:14:48 -07:00
J. Nick Koston
225f7a989b
Add strict typing for recorder util ( #68681 )
2022-03-25 15:03:46 -07:00
Mike Fugate
4dc8aff3d5
Bump asyncsleepiq to 1.2.1 ( #68680 )
2022-03-25 10:47:28 -10:00
starkillerOG
faf1f229e1
Motion allow changing ip ( #68589 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-25 10:10:04 -10:00
G Johansson
67cf053260
Implement config flow for filesize ( #67668 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-25 09:30:28 -10:00
Marc Mueller
f5923be4e4
Improve zha typing [core.decorators] ( #68650 )
2022-03-25 18:13:28 +01:00
hesselonline
4b22f04505
Add typing to test files for Wallbox ( #68635 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-03-25 18:09:49 +01:00
Marc Mueller
3ef912b7a0
Improve zha typing [api] (4) ( #68649 )
2022-03-25 18:09:15 +01:00
Marc Mueller
6ac9c105c1
Improve zha websocket api logic ( #68648 )
2022-03-25 17:45:47 +01:00
Marc Mueller
931d5b5697
Add zha typing [core.gateway] (2) ( #68644 )
2022-03-25 17:44:49 +01:00
Marc Mueller
b3632f3efe
Simplify zha IEEE validation schema ( #68645 )
2022-03-25 12:04:12 -04:00
Kevin Fronczak
70648d6e3b
Bump Blinkpy to 0.19.0 ( #68653 )
2022-03-25 11:39:13 +01:00
Marc Mueller
1ce32ad3c0
Update mypy to 0.942 ( #68652 )
2022-03-25 08:50:10 +01:00
RDFurman
34ace2e1cd
Honeywell away temps ( #54704 )
2022-03-24 15:17:36 -10:00
J. Nick Koston
c5c34bc0d7
Typing and code quality for recorder history ( #68647 )
2022-03-24 17:58:38 -07:00
Paulus Schoutsen
20c0a5a838
Add support for field descriptions in config flows ( #68604 )
2022-03-24 17:25:50 -07:00
J. Nick Koston
63ca0e70be
Migrate Unifi Protect last tripped time attributes to their own entities ( #68347 )
2022-03-24 17:23:53 -07:00
Matthias Alphart
9a396c1d16
remove unused constant ( #68646 )
2022-03-25 00:52:25 +02:00
Franck Nijhof
cfa8f99b1c
Update jinja2 to 3.1.0 ( #68625 )
2022-03-24 22:23:03 +01:00
G Johansson
d23d19f9e6
Improve data handling for Sensibo ( #68419 )
2022-03-24 11:15:08 -10:00
hesselonline
5fffe9b22f
Wallbox remove unnecessary try..except ( #68636 )
2022-03-24 22:09:59 +01:00
J. Nick Koston
a566d3943c
Fix history queries while the database migration is in progress ( #68598 )
2022-03-24 09:49:13 -10:00
J. Nick Koston
e911936a0d
Remove direct usage of concurrent.futures from recorder ( #68593 )
2022-03-24 09:48:49 -10:00
J. Nick Koston
3777fa52f0
Ensure recorder statistics process registry updates in the db executor ( #68633 )
2022-03-24 09:48:09 -10:00
Erik Montnemery
9f079a22d5
Add config flow for times of the day binary sensor ( #68246 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-03-24 20:46:34 +01:00
Franck Nijhof
f562f4264f
Update grpcio to 1.45.0 ( #68632 )
2022-03-24 20:45:18 +01:00
epenet
b13e14b80c
Add command support to SamsungTV H/J models ( #68301 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-24 07:58:58 -10:00
Numa Perez
46072d2997
Fix Lyric temperature setting when off ( #68573 )
2022-03-24 10:11:06 -07:00
Erik Montnemery
76103752b8
Only show light group all option in advanced mode ( #68610 )
2022-03-24 16:51:31 +01:00
Franck Nijhof
8aff8d89d2
Clean up async_reproduce_state helper usage ( #68617 )
2022-03-24 14:40:54 +01:00
Erik Montnemery
cbf5b5ead5
Use recorder threadpool in WS recorder/get_statistics_metadata ( #68615 )
2022-03-24 14:15:09 +01:00
Erik Montnemery
3068c9c9d3
Sort selectors alphabetically ( #68612 )
2022-03-24 13:20:16 +01:00
Franck Nijhof
15cffbe496
Clean up async_dispatcher_connect helper usage ( #68613 )
2022-03-24 13:19:11 +01:00
Klaas Schoute
de40770926
Add diagnostics support to Forecast.Solar ( #65063 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-03-24 13:18:19 +01:00
Franck Nijhof
eca5fb5d54
Move remove all light option from group config flow ( #68609 )
2022-03-24 12:17:52 +01:00
Erik Montnemery
61cc8e32f3
Include has_mean + has_sum in statistics metadata WS response ( #68546 )
...
* Include has_mean + has_sum in statistics metadata WS response
* Don't include has_mean/has_sum in history/list_statistic_ids
* Adjust tests
* Do include has_mean/has_sum in history/list_statistic_ids
2022-03-24 10:12:01 +01:00
James Hodgkinson
4736470915
Bump pyaussiebb to 0.0.15 ( #68600 )
2022-03-24 05:42:21 +01:00