Commit Graph

48037 Commits (38cfa83e23c17f61907b7354b0a103519b8c65b1)

Author SHA1 Message Date
J. Nick Koston 6cec53bea1
Add support for finding the samsungtv MainTvAgent service location () 2022-03-27 22:01:07 -10:00
Michael 23c47c2206
Add state class to Tankerkoenig fuel price sensors () 2022-03-28 09:48:25 +02:00
Erik Montnemery 66d892237d
Add config flow for min_max sensor ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-03-28 09:39:54 +02:00
Erik Montnemery 1746677b61
Clarify duration selector () 2022-03-28 09:28:32 +02:00
Jan Bouwhuis cfc8b5fee7
Fix notify discovery setup ()
* Fix notify discovery setup

* add test

* unsubscribe at reset

* Add guard

* move dispatcher to reload module

* only unsubscribe if platform was setup

* initialize dispatcher once and tests

* test get_service too

* add tests

* fix test

* use get_service for test invalid platform

* Test built-in reload method

* set to None after clearing dispatcher - tests

* Pathing services file

* Update tests/components/notify/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* dispatcher is not set twice if integration loaded

* empty discovery payload

* Removed not needed services.yaml mock

* Update tests/components/notify/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* flake8

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-28 08:53:30 +02:00
ollo69 17ddbb4983
Restore AndroidTV entity name from migration () 2022-03-27 14:57:15 -10:00
epenet c024033dae
Add Upnp volume control/status to SamsungTV ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-27 12:27:24 -10:00
J. Nick Koston b5496441ae
Use new samsungtv exception to detect when reauth is needed () 2022-03-27 12:12:32 -10:00
Álvaro Fernández Rojas 42a5e2d4fe
Add Airzone binary sensor platform ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-27 10:39:46 -10:00
J. Nick Koston cc75cebfc5
Add support for setting up encrypted samsung tvs from config flow ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-03-27 10:30:45 -10:00
Álvaro Fernández Rojas b5401ccc4a
Add Airzone climate platform ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-27 08:59:15 -10:00
Jeff Irion cffc588c6d
Bump adb-shell to 0.4.2 () 2022-03-27 07:49:28 -10:00
Allen Porter f61c911174
Remove some offset complexity from calendar event ()
Simplify the calendar offset calculations to no longer update the event dictionary
using extra fields. calculate_offset is renamed to extract_offset and the integration
is responsible for overwriting the summary text.

This is in prepration for:
- Improved calendar event typing, removing unnecessary offset_reached field
- Calendar triggers which will remove offsets anyway
2022-03-27 10:02:19 -07:00
Ville Skyttä 945028d43d
Update Huawei LTE config entry data on successful reconfig () 2022-03-27 17:16:45 +02:00
Allen Porter f05a6826de
Add additional type hints for calendar integration () 2022-03-27 17:08:28 +02:00
Marc Mueller 53110f8cb7
Update pylint to 2.13.2 () 2022-03-27 16:08:24 +02:00
Martin Hjelmare ea2b5a80db
Increase zwave_js add-on start attempts before timeout () 2022-03-27 12:29:59 +02:00
Allen Porter 4f595962b7
Pause deprecation of legacy works with Nest API () 2022-03-27 11:50:13 +02:00
Franck Nijhof 9e6bebd27b
Patch out Met in onboarding tests () 2022-03-27 10:54:29 +02:00
Erik Montnemery 0899b67578
Update selectors with frontend changes () 2022-03-26 21:41:39 -07:00
Franck Nijhof a2a612c640
Add enable_day to duration selector () 2022-03-26 21:31:22 -07:00
Nathan Tilley 4e9430cba5
Fix typo in NMAP Tracker Config Flow () 2022-03-26 16:05:02 -10:00
Jeff Irion b9b81da2ec
Bump androidtv to 0.0.66 (Android 11 support) () 2022-03-26 13:01:48 -10:00
rappenze e844c2380a
Add config flow to fibaro ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-26 09:50:50 -10:00
G Johansson 00b53502fb
Break out sensors for filesize ()
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 ()
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" () 2022-03-26 14:17:40 +01:00
G Johansson b96c569657
Fix review comments for filesize () 2022-03-26 13:52:55 +01:00
J. Nick Koston 25bdb5304d
Ensure solaredge can still be setup with an ignored entry () 2022-03-26 13:15:47 +01:00
Erik Montnemery 23a567e135
Update labels for derivative config flow time units () 2022-03-26 12:36:35 +01:00
J. Nick Koston 7198ec06d3
Fix screenlogic to get the macaddress from discovery () 2022-03-26 12:07:24 +01:00
J. Nick Koston b9f172899e
Bump objgraph to 3.5.0 to fix stall in profiler tests () 2022-03-26 11:59:28 +01:00
Joakim Sørensen 32b2d1e5c9
Add backup platform to recorder () 2022-03-25 23:17:11 -07:00
Raman Gupta aa013fa8f6
Add CONF_LOCATION constant ()
* 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 () 2022-03-26 00:34:12 +01:00
Franck Nijhof d645e80ccd
Clean up async_update_entity helper usage () 2022-03-25 15:22:58 -07:00
Marc Mueller 53245c6523
Update pylint to 2.13.0 () 2022-03-25 15:14:48 -07:00
J. Nick Koston 225f7a989b
Add strict typing for recorder util () 2022-03-25 15:03:46 -07:00
Mike Fugate 4dc8aff3d5
Bump asyncsleepiq to 1.2.1 () 2022-03-25 10:47:28 -10:00
starkillerOG faf1f229e1
Motion allow changing ip ()
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 ()
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] () 2022-03-25 18:13:28 +01:00
hesselonline 4b22f04505
Add typing to test files for Wallbox ()
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) () 2022-03-25 18:09:15 +01:00
Marc Mueller 6ac9c105c1
Improve zha websocket api logic () 2022-03-25 17:45:47 +01:00
Marc Mueller 931d5b5697
Add zha typing [core.gateway] (2) () 2022-03-25 17:44:49 +01:00
Marc Mueller b3632f3efe
Simplify zha IEEE validation schema () 2022-03-25 12:04:12 -04:00
Kevin Fronczak 70648d6e3b
Bump Blinkpy to 0.19.0 () 2022-03-25 11:39:13 +01:00
Marc Mueller 1ce32ad3c0
Update mypy to 0.942 () 2022-03-25 08:50:10 +01:00