Marc Mueller
5db1fec99e
Fix implicit Optional [p-s] ( #76721 )
2022-08-13 18:46:49 +02:00
Marc Mueller
5a046ae7be
Fix implicit Optional [a-n] ( #76720 )
2022-08-13 18:46:34 +02:00
Marc Mueller
cf7c716bda
Fix implicit Optional [core] ( #76719 )
2022-08-13 18:46:08 +02:00
rikroe
a70252a243
Log not allowed attributes only once in BMW binary sensors ( #76708 )
...
* Log not allowed keys only once
* Fix spelling
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2022-08-13 16:05:23 +02:00
starkillerOG
db03c273f1
Netgear skip devices withouth mac ( #76626 )
...
skip devices withouth mac
2022-08-13 15:17:49 +02:00
Allen Porter
b969ed00b9
Fix google calendar disabled entity handling ( #76699 )
...
Fix google calendar disable entity handling
2022-08-13 15:02:32 +02:00
starkillerOG
bcc0a92e2b
Motion Blinds fix OperationNotAllowed ( #76712 )
...
fix OperationNotAllowed
homeassistant.config_entries.OperationNotAllowed
2022-08-13 14:39:04 +02:00
J. Nick Koston
93a80d8fc3
Bump yalexs-ble to 1.4.0 ( #76685 )
2022-08-13 10:36:30 +02:00
Mick Vleeshouwer
9181b0171a
Bump pyoverkiz to 1.5.0 ( #76682 )
2022-08-13 10:35:13 +02:00
Maciej Bieniek
e44b1fa98c
Bump nettigo-air-monitor to 1.4.2 ( #76670 )
2022-08-13 10:32:58 +02:00
rikroe
c9c84639ad
Remove `charging_time_label` sensor in BMW Connected Drive ( #76616 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-08-13 10:30:39 +02:00
J. Nick Koston
58883feaf6
Small cleanups to Yale Access Bluetooth ( #76691 )
...
- Abort the discovery flow if the user has already
started interacting with a user flow or bluetooth
discovery
- Remove docs_url from the flow
- Fix useless return
2022-08-13 09:55:48 +02:00
GitHub Action
6e03b12a93
[ci skip] Translation update
2022-08-13 00:25:00 +00:00
Paulus Schoutsen
2f29f38ec6
Streamline discovery flow callback ( #76666 )
2022-08-12 16:42:41 -07:00
starkillerOG
2e40fc7288
Bump motionblinds to 0.6.12 ( #76665 )
2022-08-12 16:39:12 -07:00
Robert Hillis
e033c8b380
Migrate Abode to new entity naming style ( #76673 )
2022-08-12 13:14:41 -04:00
rikroe
0293db343f
Allow only known attrs for BMW binary sensors ( #76663 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-08-12 09:45:28 -04:00
J. Nick Koston
eeb9a9f058
Make sure all discovery flows are using the helper ( #76641 )
2022-08-12 09:25:23 -04:00
rikroe
a86397cc10
Fix non-awaited coroutine in BMW notify ( #76664 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-08-12 09:19:16 -04:00
J. Nick Koston
563e899d2e
Bump yalexs_ble to 1.3.1 to fix disconnect race ( #76657 )
2022-08-12 08:58:59 -04:00
J. Nick Koston
795e7f5707
Bump pySwitchbot to 0.18.6 to fix disconnect race ( #76656 )
2022-08-12 08:58:48 -04:00
Rami Mosleh
cafc6ca895
Fix typing in `glances` config flow ( #76654 )
...
fix typing in config_flow
2022-08-12 11:42:42 +02:00
Jc2k
46369b274b
Initial binary_sensor support for Xiaomi BLE ( #76635 )
2022-08-11 22:25:24 -10:00
Rami Mosleh
86b968bf79
Migrate Glances to new entity naming style ( #76651 )
...
* Migrate Glances to new entity naming style
* minor fixes
2022-08-12 09:50:27 +02:00
J. Nick Koston
828b97f460
Bump pySwitchbot to 0.18.5 ( #76640 )
2022-08-11 16:03:31 -10:00
David F. Mulcahey
3937ac2ca3
Track code coverage for ZHA sensor entities ( #76617 )
...
* Track code coverage for ZHA sensor entities
* remove correct entry
2022-08-11 21:13:27 -04:00
J. Nick Koston
75ca80428d
Add support for August locks to Yale Access Bluetooth ( #76625 )
2022-08-11 21:12:25 -04:00
J. Nick Koston
4a5a039984
Use async_timeout instead of asyncio.wait_for in switchbot ( #76630 )
2022-08-11 21:10:59 -04:00
J. Nick Koston
14e6c84104
Bump yalexs-ble to 1.2.0 ( #76631 )
...
Implements service caching
Speeds up lock and unlock operations
Changelog: https://github.com/bdraco/yalexs-ble/compare/v1.1.3...v1.2.0
2022-08-11 21:10:14 -04:00
J. Nick Koston
ae9ab48d05
Downgrade bluetooth_le_tracker timeout message to debug ( #76639 )
...
Fixes #76558
2022-08-11 21:09:27 -04:00
GitHub Action
7c81f790a7
[ci skip] Translation update
2022-08-12 00:23:47 +00:00
J. Nick Koston
4f064268b0
Add missing _abort_if_unique_id_configured to ble integrations ( #76624 )
2022-08-11 13:55:52 -10:00
Jc2k
51ca74b3d1
Fix titles for discoveries and device names in xiaomi_ble ( #76618 )
2022-08-11 23:24:55 +01:00
Franck Nijhof
f0827a20c3
Add schedule helper ( #76566 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-08-11 16:14:01 +02:00
Zach Berger
ebbff7b60e
Add Awair Local API support ( #75535 )
2022-08-11 09:01:35 -04:00
Martin Hjelmare
078a4974e1
Fix evohome preset modes ( #76606 )
2022-08-11 08:53:40 -04:00
epenet
66b742f110
Improve type hints in yeelight lights ( #76018 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-11 12:41:24 +02:00
J. Nick Koston
eb0b6f3d75
Fix Govee 5181 with old firmware ( #76600 )
2022-08-11 11:08:03 +02:00
J. Nick Koston
b5787fe8fa
Add RSSI sensors to Yale Access Bluetooth ( #76590 )
2022-08-11 11:05:58 +02:00
Antonino Piazza
9919dd500d
Improve code quality in huawei_lte ( #76583 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-11 11:03:12 +02:00
Franck Nijhof
a30dfd9f3e
Add class attribute for capability attributes in entity base class ( #76599 )
2022-08-11 10:34:58 +02:00
Jc2k
6ad2708946
Support polling the MiFlora battery ( #76342 )
2022-08-11 10:10:18 +02:00
epenet
7fc2a73c88
Improve type hints in harmony ( #76445 )
2022-08-11 09:50:35 +02:00
J. Nick Koston
8f0ade7a68
Bump yalexs-ble to 1.1.3 ( #76595 )
2022-08-11 09:34:23 +02:00
J. Nick Koston
bf899101ce
Update offline keys from august cloud for august branded yale locks ( #76577 )
2022-08-10 16:21:41 -10:00
Franck Nijhof
4c70129427
Improve state attributes of CityBikes ( #76578 )
2022-08-10 21:36:13 -04:00
Franck Nijhof
420084f6f1
Update sentry-sdk to 1.9.3 ( #76573 )
2022-08-10 21:35:13 -04:00
Jc2k
5523b6fc9f
Fix homekit_controller not noticing ip and port changes that zeroconf has found ( #76570 )
2022-08-10 21:35:05 -04:00
J. Nick Koston
828ea99c61
Add door sensors to Yale Access Bluetooth ( #76571 )
2022-08-10 21:34:48 -04:00
Franck Nijhof
6e65cb4928
Fix Spotify deviding None value in current progress ( #76581 )
2022-08-10 21:27:52 -04:00
Franck Nijhof
dbfba3a951
Remove attribution from extra state attributes ( #76580 )
2022-08-10 21:24:12 -04:00
Robert Hillis
8ecbb85852
Use generators for async_add_entities in Ambient Station ( #76586 )
2022-08-10 19:05:09 -06:00
GitHub Action
519d478d61
[ci skip] Translation update
2022-08-11 00:26:23 +00:00
Aaron Bach
e0d8f0cc95
Add persistent repair items for deprecated Guardian services ( #76312 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-11 00:18:11 +02:00
epenet
0edf82fcb4
Improve type hints in yamaha_musiccast number ( #76467 )
2022-08-11 00:16:38 +02:00
epenet
46d3f2e14c
Improve type hints in freedompro lights ( #76045 )
2022-08-11 00:12:47 +02:00
epenet
c8f11d65d2
Improve type hints in demo and mqtt number entity ( #76464 )
2022-08-11 00:10:28 +02:00
Alastair D'Silva
f7c23fe193
Handle EmonCMS feeds that return NULL gracefully ( #76074 )
2022-08-11 00:09:37 +02:00
Robert Hillis
ca3033b84c
Use generators for async_add_entities in Abode ( #76569 )
2022-08-11 00:09:05 +02:00
Robert Hillis
52fd63acbc
Use generators for async_add_entities in Accuweather ( #76574 )
2022-08-11 00:05:32 +02:00
Keilin Bickar
d81298a2d6
Add sensor state class for SleepIQ sensors ( #76372 )
...
Co-authored-by: Inca <inca@popre.net>
2022-08-10 23:59:50 +02:00
Dave
2bab6447a9
Replaces aiohttp.hdrs CONTENT_TYPE with plain string for the Swisscom integration ( #76568 )
2022-08-10 23:57:58 +02:00
Brandon Rothweiler
58ac3eee3b
Always round down for Mazda odometer entity ( #76500 )
2022-08-10 23:56:20 +02:00
epenet
9555df88c8
Improve type hints in zwave_me number entity ( #76469 )
2022-08-10 23:49:02 +02:00
J. Nick Koston
bb0038319d
Add Yale Access Bluetooth integration ( #76182 )
2022-08-10 10:08:02 -10:00
puddly
2f99d6a32d
Bump ZHA dependencies ( #76565 )
2022-08-10 15:51:31 -04:00
J. Nick Koston
b1497b0857
Simplify switchbot config flow ( #76272 )
2022-08-10 09:02:08 -10:00
epenet
54fc17e10d
Improve type hints in xiaomi_miio vacuum entities ( #76563 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
2022-08-10 20:40:38 +02:00
Jc2k
0639681991
Add new Bluetooth coordinator helper for polling mostly passive devices ( #76549 )
2022-08-10 18:56:34 +01:00
epenet
eeff766078
Improve type hints in xiaomi_miio number entity ( #76466 )
2022-08-10 16:25:03 +02:00
Jan Bouwhuis
acaa20cabe
Improve MQTT warning message on illegal discovery topic ( #76545 )
2022-08-10 09:38:40 -04:00
Artem Draft
19295d33ba
Migrate BraviaTV to new async backend ( #75727 )
2022-08-10 13:11:49 +02:00
GitHub Action
4a938ec33e
[ci skip] Translation update
2022-08-10 00:23:36 +00:00
J. Nick Koston
b04352e745
Bump aiohomekit to 1.2.8 ( #76532 )
2022-08-09 17:08:38 -04:00
Oscar Calvo
596b7fed34
Fix #76283 ( #76531 )
2022-08-09 16:46:22 -04:00
Marc Mueller
dc47121f2c
Better type hass_job method calls ( #76053 )
2022-08-09 16:12:33 -04:00
Marc Mueller
70aeaa3c76
Use Callback protocol for AutomationActionType ( #76054 )
2022-08-09 16:10:26 -04:00
J. Nick Koston
ad361b8fc2
Fix pairing with HK accessories that do not provide format for vendor chars ( #76502 )
2022-08-09 09:48:48 -10:00
Christopher Bailey
23fc151150
Bump version of pyunifiprotect to 4.0.13 ( #76523 )
2022-08-09 08:41:02 -10:00
epenet
38c57944fa
Improve type hints in zha number entity ( #76468 )
2022-08-09 18:32:36 +02:00
epenet
7d0a4ee00a
Improve type hints in rfxtrx siren entity ( #76459 )
2022-08-09 17:54:33 +02:00
Maciej Bieniek
6eb1dbdb74
Add NextDNS binary sensor platform ( #75266 )
...
* Add binary_sensor platform
* Add tests
* Add quality scale
* Sort coordinators
* Remove quality scale
* Fix docstring
2022-08-09 17:51:04 +02:00
Maciej Bieniek
753a3c0921
Add new sensors to NextDNS integration ( #76262 )
...
* Add DNS-over-HTTP/3 sensors
* Update tests
2022-08-09 17:45:48 +02:00
Kevin Stillhammer
b19ace9124
Use constructor instead of factory method for sensors in here_travel_time ( #76471 )
2022-08-09 10:54:07 -04:00
J. Nick Koston
929eeac1e4
Add support for Govee 5184 BBQ sensors ( #76490 )
2022-08-09 10:53:21 -04:00
J. Nick Koston
6bae03c14b
Fix inkbird ibbq2s that identify with xbbq ( #76492 )
2022-08-09 10:49:17 -04:00
uvjustin
891158f332
Use stream to generate fallback image for onvif ( #75584 )
2022-08-09 10:41:19 -04:00
Franck Nijhof
4e3db5bb5c
Update sqlalchemy to 1.4.40 ( #76505 )
2022-08-09 09:35:22 -04:00
J. Nick Koston
a0ceb38f5f
Bump govee-ble to 0.14.0 to fix H5052 sensors ( #76497 )
2022-08-09 09:35:08 -04:00
Álvaro Fernández Rojas
46a8f19197
Update aioqsw to v0.2.0 ( #76509 )
2022-08-09 15:24:53 +02:00
Rami Mosleh
f90d007e73
Add config flow to `android_ip_webcam` ( #76222 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-09 14:08:46 +02:00
Jc2k
7d427ddbd4
Allow parsing to happen in PassiveBluetoothProcessorCoordinator ( #76384 )
2022-08-09 06:36:39 +01:00
GitHub Action
12721da063
[ci skip] Translation update
2022-08-09 00:28:50 +00:00
J. Nick Koston
2d43145303
Bump aiohomekit to 1.2.6 ( #76488 )
2022-08-08 13:06:49 -10:00
Aaron Bach
759503f863
Ensure ConfirmRepairFlow can make use of translation placeholders ( #76336 )
...
* Ensure ConfirmRepairFlow can make use of translation placeholders
* Automatically determine the issue
* Fix tests
* Update homeassistant/components/repairs/issue_handler.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-08 16:46:48 -06:00
Sarabveer Singh
01de1c6304
Update HomeKit PM2.5 mappings to US AQI ( #76358 )
2022-08-08 11:49:07 -10:00
Koen van Zuijlen
cefc535edb
Add JustNimbus integration ( #75718 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-08 23:35:05 +02:00
Aaron Bach
acbeb8c881
Bump `regenmaschine` to 2022.08.0 ( #76483 )
2022-08-08 14:53:27 -06:00
rlippmann
36d6ef6228
Add ecobee CO2, VOC, and AQI sensors ( #76366 )
...
* Add support for CO2, VOC, and AQI sensors
* Update sensor.py
* Formatting changes
* Use class thermostat member in async_update
* Remove thermostat attribute, add mixin class
* Add docstrings
* Add blank line
* Sort imports
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-08 22:34:38 +02:00
Christopher Bailey
d139d1e175
Add UniFi Protect media source ( #73244 )
2022-08-08 10:00:50 -10:00
Franck Nijhof
8456a25f86
Update apprise to 1.0.0 ( #76441 )
2022-08-08 20:03:21 +02:00
Franck Nijhof
e199b24374
Update sentry-sdk to 1.9.2 ( #76444 )
2022-08-08 20:00:05 +02:00
Christopher Bailey
ccf7b8fbb9
Bump version of pyunifiprotect to 4.0.12 ( #76465 )
2022-08-08 07:50:41 -10:00
uvjustin
6540bed59d
Defer preload stream start on startup ( #75801 )
2022-08-08 11:15:31 -04:00
Maciej Bieniek
9f240d5bab
Bump NextDNS backend library ( #76300 )
...
* Bump NextDNS backend library
* Update tests
* Update diagnostics tests
* Use fixtures
2022-08-08 07:52:36 -07:00
epenet
3fcdad74fc
Fix iCloud listeners ( #76437 )
2022-08-08 09:35:45 -04:00
epenet
fe9c101817
Improve select type hints ( #76446 )
2022-08-08 15:22:22 +02:00
epenet
3026a70f96
Improve type hints in zwave_js select entity ( #76449 )
2022-08-08 14:55:23 +02:00
Pieter Mulder
7cd4be1310
Add tests for the HDMI-CEC integration ( #75094 )
...
* Add basic tests to the HDMI-CEC component
* Add tests for the HDMI-CEC switch component
* Add test for watchdog code
* Start adding tests for the HDMI-CEC media player platform
Also some cleanup and code move.
* Add more tests for media_player
And cleanup some switch tests.
* Improve xfail message for features
* Align test pyCEC dependency with main dependency
* Make fixtures snake_case
* Cleanup call asserts
* Cleanup service tests
* fix issues with media player tests
* Cleanup MockHDMIDevice class
* Cleanup watchdog tests
* Add myself as code owner for the HDMI-CEC integration
* Fix async fire time changed time jump
* Fix event api sync context
* Delint tests
* Parametrize watchdog test
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-08 13:47:05 +02:00
Laz
a1d5a4bc79
Add Escea fireplace integration ( #56039 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-08 11:48:42 +02:00
Shay Levy
42dd0cabb3
Fix Shelly H&T sensors rounding ( #76426 )
2022-08-08 07:52:39 +03:00
GitHub Action
f11fbf2989
[ci skip] Translation update
2022-08-08 00:22:41 +00:00
Martin Hjelmare
d1ab93fbaf
Add openexchangerates config flow ( #76390 )
2022-08-07 23:45:32 +02:00
Aaron Bach
ceecab9559
Add update entity to RainMachine ( #76100 )
...
* Add update entity to RainMachine
* Fix tests
* Cleanup
* Test missing controller diagnostics
* Code review
2022-08-07 15:21:49 -06:00
Aaron Bach
dc30d97938
Add debug logging for unknown Notion errors ( #76395 )
...
* Add debug logging for unknown Notion errors
* Remove unused constant
* Code review
2022-08-07 14:51:00 -06:00
Aaron Bach
8ea9f975fd
Fix bug potential in RainMachine switches by simplifying architecture ( #76417 )
...
* Fix bug potential in RainMachine switches by simplifying architecture
* Better typing (per code review)
* Broader error catch
2022-08-07 14:50:49 -06:00
Aaron Bach
27f1955f28
Automatically enable common RainMachine restriction entities ( #76405 )
...
Automatically enable common delay-related RainMachine entities
2022-08-07 14:27:52 -06:00
J. Nick Koston
56acb66514
Fix Govee 5185 Meat Thermometers with older firmware not being discovered ( #76414 )
2022-08-07 10:11:34 -10:00
Alex Yao
714d46b153
Silence Yeelight Discovery Log Errors ( #76373 )
2022-08-07 09:47:49 -10:00
Aaron Bach
9552250f36
Fix bug where RainMachine entity states don't populate on startup ( #76412 )
2022-08-07 13:44:50 -06:00
Aaron Bach
e89459453b
Add more controller-related RainMachine diagnostics ( #76409 )
2022-08-07 13:44:27 -06:00
Álvaro Fernández Rojas
7deeea02c2
Update aioairzone to v0.4.8 ( #76404 )
2022-08-07 09:29:07 -10:00
Avi Miller
d14b76e7fc
Enable the LIFX diagnostic buttons by default ( #76389 )
2022-08-07 08:45:26 -10:00
Paulus Schoutsen
89e0db3548
Remove Z-Wave JS trigger uart USB id ( #76391 )
2022-08-07 14:36:30 -04:00
jjlawren
ea88f229a3
Bump plexapi to 4.12.1 ( #76393 )
2022-08-07 13:41:12 -04:00
rlippmann
36808a0db4
Add ecobee Smart Premium thermostat ( #76365 )
...
Update const.py
Add device model constant for ecobee Smart Premium thermostat
2022-08-07 18:27:17 +02:00
J. Nick Koston
c7838c347f
Bump zeroconf to 0.39.0 ( #76328 )
2022-08-07 12:11:11 -04:00
mvn23
ddf3d23c27
Fix opentherm_gw startup failure handling ( #76376 )
2022-08-07 12:10:32 -04:00
Martin Hjelmare
a6963e6a38
Add zwave_js usb port selection ( #76385 )
2022-08-07 11:06:03 -04:00
J. Nick Koston
1fe44d0997
Ensure bluetooth recovers if Dbus gets restarted ( #76249 )
2022-08-07 11:03:56 -04:00
Joakim Plate
4aeaeeda0d
Postpone broadlink platform switch until config entry is ready ( #76371 )
2022-08-07 09:42:47 -04:00
Maciej Bieniek
cd1227d8b9
Fix default sensor names in NextDNS integration ( #76264 )
2022-08-07 15:04:04 +02:00
Leonardo Figueiro
34984a8af8
Add switch to wilight ( #62873 )
...
* Created switch.py and support
* updated support.py
* test for wilight switch
* Update for Test
* Updated test_switch.py
* Trigger service with index
* Updated support.py and switch.py
* Updated support.py
* Updated switch.py as PR#63614
* Updated switch.py
* add type hints
* Updated support.py
* Updated switch.py
* Updated switch.py and services.yaml
* Updated pywilight
* Update homeassistant/components/wilight/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/wilight/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/wilight/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/wilight/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update ci.yaml
* Update ci.yaml
* Updated as pywilight
Renamed Device as PyWiLightDevice in pywilight.
* Updated as pywilight
Renamed Device as PyWiLightDevice in pywilight.
* Updated as pywilight
Renamed Device as PyWiLightDevice in pywilight.
* Updated as pywilight
Renamed Device as PyWiLightDevice in pywilight.
* Update switch.py
* Update homeassistant/components/wilight/support.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update support.py
* Update switch.py
* Update support.py
* Update support.py
* Update switch.py
* Update switch.py
* Update services.yaml
* Update switch.py
* Update services.yaml
* Update switch.py
* Update homeassistant/components/wilight/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/wilight/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/wilight/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update switch.py
* Update switch.py
* Update switch.py
* Update test_switch.py
* Update test_switch.py
* Update test_switch.py
* Decrease exception scope
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-07 11:07:01 +02:00
Avi Miller
74cfdc6c1f
Add identify and restart button entities to the LIFX integration ( #75568 )
2022-08-06 17:28:30 -10:00
Avi Miller
db3e21df86
Update aiolifx to version 0.8.2 ( #76367 )
2022-08-06 15:02:32 -10:00
GitHub Action
4b53b920cb
[ci skip] Translation update
2022-08-07 00:29:25 +00:00
Martin Hjelmare
953d9eb9c8
Bump aioopenexchangerates to 0.4.0 ( #76356 )
2022-08-07 01:23:18 +02:00
Martin Hjelmare
e864b82c03
Improve mysensors config flow ( #75122 )
...
* Improve mysensors config flow
* Improve form input order
* Update flow tests
2022-08-07 01:22:50 +02:00
Jc2k
1aa0e64354
Update gree to use the network component to set discovery interfaces ( #75812 )
2022-08-06 21:45:44 +01:00
J. Nick Koston
c580bce879
Move HKC entity classes into entity.py ( #76333 )
2022-08-06 08:10:26 -10:00
J. Nick Koston
adce55b4db
Bump pySwitchbot to 0.18.4 ( #76322 )
...
* Bump pySwitchbot to 0.18.3
Fixes #76321
Changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.17.3...0.18.3
* bump
2022-08-06 12:46:27 +02:00
J. Nick Koston
76f137eb75
Bump yalexs to 1.2.1 ( #76339 )
...
Changelog: https://github.com/bdraco/yalexs/compare/v1.1.25...v1.2.1
2022-08-06 12:39:33 +02:00
Jean-François Roy
7c6a64c348
Bump aiobafi6 to 0.7.2 to unblock #76328 ( #76330 )
2022-08-05 14:30:45 -10:00
GitHub Action
32a2999b85
[ci skip] Translation update
2022-08-06 00:24:46 +00:00
Robert Svensson
c2f026d0a7
Minor deCONZ clean up ( #76323 )
...
* Rename secondary_temperature with internal_temperature
* Prefix binary and sensor descriptions matching on all sensor devices with COMMON_
* Always create entities in the same order
Its been reported previously that if the integration is removed and setup again that entity IDs can change if not sorted in the numerical order
* Rename alarmsystems to alarm_systems
* Use websocket enums
* Don't use legacy pydeconz constants
* Bump pydeconz to v103
* unsub -> unsubscribe
2022-08-06 01:34:27 +02:00
Franck Nijhof
742877f79b
Revert "Disable Spotify Media Player entity by default ( #69372 )" ( #76250 )
2022-08-05 16:28:52 +02:00
Joakim Plate
a0ef3ad21b
Use stored philips_js system data on start ( #75981 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-05 16:06:19 +02:00
David F. Mulcahey
df67a8cd4f
Fix ZHA light color temp support ( #76305 )
2022-08-05 09:34:21 -04:00
Joakim Plate
cdde4f9925
Add bluetooth API to allow rediscovery of address ( #76005 )
...
* Add API to allow rediscovery of domains
* Switch to clearing per device
* Drop unneded change
2022-08-05 14:49:34 +02:00
Jan Bouwhuis
741efb89d5
Remove deprecated `send_if_off` option for MQTT climate ( #76293 )
...
* Remove `send_if_off` option for mqtt climate
* Use cv.remove()
2022-08-05 13:17:46 +02:00