Erik Montnemery
eb922b2a1f
Add temperature number to demo integration ( #74986 )
2022-07-11 16:55:06 +02:00
Franck Nijhof
af2feb3d40
Update pyupgrade to v2.37.1 ( #74989 )
2022-07-11 16:54:01 +02:00
epenet
73a8ae35c2
Remove izone from mypy ignore list ( #75005 )
2022-07-11 16:53:14 +02:00
Ludovico de Nittis
fe1c23321e
Update pyialarm to 2.2.0 ( #74874 )
2022-07-11 16:51:10 +02:00
epenet
06a4c226fd
Remove konnected from mypy ignore list ( #75003 )
2022-07-11 16:44:44 +02:00
Joakim Plate
ee4749b207
Change more properties to attributes for rfxtrx ( #74880 )
...
* Move more properties to attributes
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Convert states to attributes
* Adjustments from review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-07-11 16:21:26 +02:00
Maciej Bieniek
c1a4dc2f22
Add NextDNS switch platform ( #74512 )
...
* Add switch platform
* Use lambda to get state
* Use async with timeout
* Add tests
* Use correct type
* Use Generic for coordinator
* Use TCoordinatorData
* Cleanup generic
* Simplify coordinator data update methods
* Use new entity naming style
* Remove unnecessary code
* Only the first word should be capitalised
* Suggested change
* improve typing in tests
* Improve typing intests
* Update tests/components/nextdns/__init__.py
* black
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-07-11 16:00:13 +02:00
Maciej Bieniek
8820ce0bdd
Migrate NextDNS to new entity naming style ( #74951 )
...
* Use new entity naming style
* Remove unnecessary code
* Only the first word should be capitalised
2022-07-11 15:59:46 +02:00
epenet
5f4713a200
Remove solaredge from mypy ignore list ( #74983 )
2022-07-11 15:07:54 +02:00
Erik Montnemery
9d2c213903
Support overriding unit of temperature number entities ( #74977 )
2022-07-11 14:49:36 +02:00
Franck Nijhof
66e27945ac
Fix mix of aiohttp and requests in ClickSend TTS ( #74985 )
2022-07-11 14:38:08 +02:00
epenet
ce353460b3
Fix Withings re-authentication flow ( #74961 )
2022-07-11 14:27:54 +02:00
epenet
ab9950621b
Remove toon from mypy ignore list ( #74968 )
2022-07-11 13:40:54 +02:00
Franck Nijhof
d244d06711
Update PyTurboJPEG to 1.6.7 ( #74965 )
2022-07-11 13:21:37 +02:00
Franck Nijhof
ba3f287c01
Update sentry-sdk to 1.7.0 ( #74967 )
2022-07-11 12:39:07 +02:00
Michał Huryn
ca93aacc57
Add blebox tvLiftBox support ( #74395 )
...
* Added tvLiftBox support.
* Changes after @epenet code review.
* After @epenet code review, dictionaries moved to relevant modules.
* Import path changed to full path.
* Removed redundant code in BLEBOX_TO_<platform>_DEVICE_CLASSES for switch and button platforms.
* Post isort on covers.
* Added tests, required version bump. As property was added inside dependency.
2022-07-11 12:24:37 +02:00
Franck Nijhof
c80066072c
Update psutil to 5.9.1 ( #74963 )
2022-07-11 12:18:28 +02:00
Erik Montnemery
0d6bf08ff6
Don't allow using deprecated features of WeatherEntity ( #74394 )
2022-07-11 11:59:06 +02:00
henryptung
7d27dad190
Remove pip --prefix workaround ( #74922 )
...
Remove --prefix workaround
See discussion in https://github.com/home-assistant/core/issues/74405 .
This workaround is no longer needed on pip >= 21.0 and actively causes problems for pip >= 21.3.
2022-07-11 11:33:28 +02:00
Erik Montnemery
f6fd7d115e
Migrate homematicip_cloud to native_* ( #74385 )
2022-07-11 10:58:57 +02:00
Markus
ed1545fab0
Fix Pyload request content type headers ( #74957 )
2022-07-11 10:49:31 +02:00
Erik Montnemery
6e1cd4c48a
Migrate ecobee to native_* ( #74043 )
2022-07-11 10:49:06 +02:00
Franck Nijhof
81f74d2053
Update pre-commit to 2.20.0 ( #74955 )
2022-07-11 10:42:23 +02:00
Franck Nijhof
34b8f2b283
Migrate Ambee to new entity naming style ( #74877 )
2022-07-11 09:51:01 +02:00
Franck Nijhof
eb92f0e16c
Migrate Forecast.Solar to new entity naming style ( #74898 )
2022-07-11 09:44:56 +02:00
Glenn Waters
a3d0719c49
Add binary_sensor to ElkM1 integration ( #74485 )
...
* Add binary_sensor to ElkM1 integration
* Update for review comments.
* Fix black.
* Fix pylint error.
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-07-11 09:11:37 +02:00
Allen Porter
f4e61eff18
Add update coordinator for google calendar ( #74690 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-10 21:24:52 -07:00
Franck Nijhof
5451ccd2b5
Update wakeonlan to 2.1.0 ( #74856 )
2022-07-10 21:05:09 -07:00
Brandon Rothweiler
53502eb662
Migrate Mazda to new entity naming style ( #74939 )
2022-07-10 21:04:54 -07:00
Brett Adams
d0f71d2e53
Migrate Aussie Broadband to new entity naming style ( #74937 )
2022-07-10 21:04:18 -07:00
Brett Adams
7a729aed54
Migrate Advantage Air to new entity naming style ( #74940 )
2022-07-10 21:03:48 -07:00
GitHub Action
abb11009b4
[ci skip] Translation update
2022-07-11 00:23:28 +00:00
Franck Nijhof
d697bb53c5
Update lru-dict to 1.1.8 ( #74932 )
2022-07-11 00:11:43 +02:00
Thomas Hollstegge
261c52e260
Alexa: Fix duplicate proactive reports ( #74930 )
2022-07-10 15:10:55 -07:00
Franck Nijhof
9ff77e0fa1
Update pytest-sugar is 0.9.5 ( #74931 )
2022-07-11 00:06:45 +02:00
Franck Nijhof
a4517a4c1d
Trigger full CI on Bluetooth integration changes ( #74929 )
2022-07-10 23:59:08 +02:00
Franck Nijhof
792c825699
Update numpy to 1.23.1 ( #74851 )
2022-07-10 14:58:05 -07:00
Franck Nijhof
08887a6faa
Update yamllint to 1.27.1 ( #74853 )
2022-07-10 14:57:46 -07:00
Franck Nijhof
f15d3fc5db
Migrate WLED to new entity naming style ( #74860 )
2022-07-10 14:56:48 -07:00
Franck Nijhof
176e2754ec
Update adb-shell to 0.4.3 ( #74855 )
2022-07-10 14:56:04 -07:00
Franck Nijhof
8054e309b3
Update flake8-noqa to 1.2.5 ( #74896 )
2022-07-10 14:23:40 -07:00
G Johansson
c9330841a1
Add AirQ sensors to Sensibo ( #74868 )
2022-07-10 23:08:33 +02:00
Michael
c2d8335cc5
Add "Home Assistant (skip pip)" to VS Code launch.json ( #74887 )
2022-07-10 23:06:27 +02:00
Aaron Bach
b4e5c95e03
Migrate OpenUV to new entity naming style ( #74919 )
2022-07-10 22:45:09 +02:00
Aaron Bach
a19ab389fc
Migrate Flu Near You to new entity naming style ( #74918 )
2022-07-10 22:29:50 +02:00
Franck Nijhof
5f728b955e
Migrate Sonos to new entity naming style ( #74909 )
2022-07-10 13:19:13 -07:00
Franck Nijhof
cdab725bf4
Migrate Slimproto to new entity naming style ( #74910 )
2022-07-10 13:18:15 -07:00
David F. Mulcahey
6f28e4bfee
Migrate ZHA to new entity naming standard ( #74846 )
2022-07-10 13:17:59 -07:00
Aaron Bach
8285f42d26
Migrate IQVIA to new entity naming style ( #74917 )
2022-07-10 22:16:16 +02:00
Franck Nijhof
d6ceebbb68
Migrate Met.no to new entity naming style ( #74908 )
2022-07-10 13:13:22 -07:00