Aaron Bach
b0261dd2eb
Modify Guardian to store a single dataclass in `hass.data` ( #75454 )
...
* Modify Guardian to store a single dataclass in `hass.data`
* Clarity is better
* Allow entry unload to cancel task
2022-07-21 20:32:42 -06:00
J. Nick Koston
67e16d77e8
Add SensorPush BLE integration ( #75531 )
2022-07-21 20:31:23 -05:00
GitHub Action
36138afb93
[ci skip] Translation update
2022-07-22 00:29:27 +00:00
J. Nick Koston
90ca3fe350
Improve availability tracking and coordinator setup in bluetooth ( #75582 )
2022-07-21 19:16:45 -05:00
TheJulianJES
975378ba44
Add ZHA config option for "enhanced light transition from an off-state" ( #75151 )
...
* Add ZHA config option for "enhanced light transition from an off-state"
* Default option to disabled
* Always disable "enhanced light transition" for ZHA LightGroups
* Rename _enhanced_light_transition to _zha_config_enhanced_light_transition
* Remove LightGroup check, as config option always disables for groups
* Remove duplicated line
* Remove duplicated line
* Move ZHA config transition line below other config line
* Renamed comments of renamed variable in tests
color_provided_while_off -> new_color_provided_while_off
* Enable "enhanced light transitions" for testing
2022-07-21 19:46:16 -04:00
David F. Mulcahey
04c6b9c519
ZHA light entity cleanup ( #75573 )
...
* use base class attributes
* initial hue and saturation support
* spec is 65536 not 65535
* fixes
* enhanced current hue
* fix comparison
* clean up
* fix channel test
* oops
* report enhanced current hue
2022-07-21 17:54:50 -04:00
J. Nick Koston
6cb1794720
Bump aiohomekit to 1.1.9 ( #75591 )
2022-07-21 15:58:45 -05:00
Maciej Bieniek
05b463b282
Migrate AccuWeather to new entity naming style ( #75127 )
...
* Use new entity naming style
* Move AccuWeatherSensorDescription and SENSOR consts to sensor platform
* Remove duplicate code
* Suggested change
* Format url
2022-07-21 18:38:59 +02:00
J. Nick Koston
f3c4bf571b
Raise on bad update data instead of log in PassiveBluetoothDataUpdateCoordinator ( #75536 )
2022-07-21 09:44:53 -05:00
Franck Nijhof
8523c66bb5
Deprecate U.S. Citizenship and Immigration Services (USCIS) integration ( #75562 )
2022-07-21 13:56:55 +02:00
Marc Mueller
b1ed1543c8
Improve http decorator typing ( #75541 )
2022-07-21 13:07:42 +02:00
Thibault Cohen
1d7d2875e1
Add websocket command recorder/import_statistics ( #73937 )
...
* Expose ws_add_external_statistics in websocket API
* Refactor
* Add tests
* Improve test coverage
Co-authored-by: Thibault Cohen <titilambert@users.noreply.github.com>
Co-authored-by: Erik <erik@montnemery.com>
2022-07-21 12:36:49 +02:00
Bram Kragten
41f6383957
Update icons for breaking changes in MDI 7.0.96 ( #75560 )
2022-07-21 12:24:29 +02:00
Franck Nijhof
baeb55e313
Add sync methods for create/deleting issues in repairs ( #75557 )
2022-07-21 11:11:51 +02:00
Erik Montnemery
c861259749
Hide inactive repairs issues ( #75556 )
2022-07-21 10:56:53 +02:00
Brandon Rothweiler
46551a50ef
Bump pymazda to 0.3.7 ( #75546 )
2022-07-21 09:04:04 +02:00
GitHub Action
87797c8b66
[ci skip] Translation update
2022-07-21 00:26:18 +00:00
Marc Mueller
ca1f0909fb
Fix spelling in recorder integration ( #75539 )
2022-07-20 19:13:10 -05:00
Marc Mueller
ac858cc2b5
Improve singleton helper typing ( #75461 )
...
* Improve singleton helper typing
* Fix type errors
2022-07-21 00:19:02 +02:00
J. Nick Koston
6da25c733e
Add coordinator and entity for passive bluetooth devices ( #75468 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-20 15:54:37 -05:00
Maciej Bieniek
01c105b89c
Use `DeviceInfo.hw_version` in DenonAVR integration ( #75300 )
2022-07-20 22:34:49 +02:00
Ville Skyttä
b749622c01
Migrate Huawei LTE to new entity naming style ( #75303 )
2022-07-20 22:28:53 +03:00
Shay Levy
079460d2dd
Bump aioshelly to 2.0.1 ( #75523 )
2022-07-20 21:11:05 +02:00
Aaron Bach
a91ca46342
Fix incorrect Ambient PWS lightning strike sensor state classes ( #75520 )
2022-07-20 19:29:23 +02:00
Klaas Schoute
7ba3227d52
Fix - Forcast.solar issue on saving settings in options flow without api key ( #75504 )
2022-07-20 19:27:11 +02:00
J. Nick Koston
48e82ff62f
Fix failure to raise on bad YAML syntax from include files ( #75510 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-20 19:25:17 +02:00
Franck Nijhof
4395b967f2
Remove Google Play Music Desktop Player (GPMDP) integration ( #75508 )
2022-07-20 20:15:55 +03:00
Franck Nijhof
518001f00b
Remove SoChain integration ( #75505 )
2022-07-20 19:58:48 +03:00
Franck Nijhof
87cfe21567
Remove XBee integration ( #75502 )
2022-07-20 19:55:33 +03:00
Franck Nijhof
877a4030aa
Add repairs as frontend dependency ( #75501 )
2022-07-20 16:29:07 +02:00
starkillerOG
8ad2bed363
Fix Netgear update entity ( #75496 )
2022-07-20 15:51:54 +02:00
Erik Montnemery
fb4aff25a2
Create issues in demo integration ( #75081 )
...
* Create issues in demo integration
* Add unfixable non-expiring issue
* Update test
* Adjust tests
* update translations
* add hassfest translation schema
* Update homeassistant/components/demo/translations/en.json
Co-authored-by: Zack Barett <zackbarett@hey.com>
* Rename Resolution Center -> Repairs
* Update homeassistant/components/demo/strings.json
Co-authored-by: Zack Barett <zackbarett@hey.com>
* Adjust hassfest to require description or fix_flow
* Update homeassistant/components/demo/repairs.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/demo/test_init.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add missing translation strings
* black
* Adjust repairs imports
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-20 14:46:06 +02:00
Franck Nijhof
3920844dca
Adjust repairs re-exports ( #75492 )
2022-07-20 14:00:35 +02:00
Pascal Winters
95e07508e5
Bump pySwitchbot to 0.14.1 ( #75487 )
2022-07-20 12:57:00 +02:00
Zach Berger
712492b066
Update awair SensorDeviceClass to specify icon ( #75385 )
2022-07-20 12:08:34 +02:00
Franck Nijhof
39dc9aa179
Rename Resolution Center -> Repairs ( #75486 )
2022-07-20 12:06:52 +02:00
Marc Mueller
a3b2b5c328
Add zha typing [classmethods] ( #75472 )
2022-07-20 12:03:30 +02:00
Jan Bouwhuis
5ef92e5e95
Fix MQTT race awaiting an ACK when disconnecting ( #75117 )
...
Co-authored-by: Erik <erik@montnemery.com>
2022-07-20 11:58:54 +02:00
Franck Nijhof
11e7ddaa71
Plugwise prefer use of Adam instead of Anna ( #75161 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-20 11:58:17 +02:00
Franck Nijhof
460837e453
Allow account linking to phase out services ( #75447 )
2022-07-20 11:43:46 +02:00
Franck Nijhof
fe97f6791d
Map % RH unit in Tuya sensors ( #75483 )
2022-07-20 11:40:34 +02:00
Franck Nijhof
2db8b154c9
Update orjson to 3.7.8 ( #75484 )
2022-07-20 11:39:07 +02:00
Franck Nijhof
93425b0e4d
Migrate Plugwise to new entity naming style ( #75109 )
2022-07-20 11:38:00 +02:00
Franck Nijhof
05d2b955ee
Migrate CPUSpeed to new entity naming style ( #75080 )
2022-07-20 11:31:17 +02:00
Franck Nijhof
b62ebbe974
Migrate DSMR to new entity naming style ( #75077 )
2022-07-20 11:30:08 +02:00
Franck Nijhof
0e59e8b925
Migrate Moon to new entity naming style ( #75085 )
2022-07-20 11:24:15 +02:00
Aaron Bach
3d31e62683
Modify Ridwell to store a single dataclass in `hass.data` ( #75457 )
2022-07-20 11:18:26 +02:00
Aaron Bach
2b752355d6
Modify Tile to store a single dataclass in `hass.data` ( #75459 )
2022-07-20 11:15:30 +02:00
Raman Gupta
8c7e329754
Bump pytomorrowio to 0.3.4 ( #75478 )
2022-07-20 09:15:36 +02:00
uvjustin
d989e4373d
Remove websocket_api send_big_result ( #75452 )
2022-07-19 21:08:11 -07:00
Marc Mueller
51ed9ee59d
Fix bluetooth service_info typing ( #75477 )
...
* Fix bluetooth service_info typing
* Remove additional type ignores
* Remove pylint disable
2022-07-20 05:46:18 +02:00
Marc Mueller
8a48d54951
Improve entity_platform helper typing ( #75464 )
...
* Improve entity_platform helper typing
* Add protocol class
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-20 05:45:57 +02:00
J. Nick Koston
0f81d1d14a
Drop RSSI update workaround from bluetooth on linux ( #75467 )
...
It turns out we do not need these are we can check the discovered
device list to see if bluez is still seeing the device
2022-07-20 04:14:31 +02:00
Marc Mueller
1626c53c13
Improve dispatcher helper typing ( #75455 )
...
* Improve dispatcher helper typing
* Code review
2022-07-20 04:11:46 +02:00
Marc Mueller
1a1eeb2274
Allow for subclass typing with StatisticsBase ( #75476 )
2022-07-20 04:02:03 +02:00
Marc Mueller
3193ea3359
Fix type narrowing in energy integration ( #75462 )
2022-07-20 04:00:14 +02:00
mkmer
07b4d48e7c
Disable Aladdin Connect battery_level by default ( #75441 )
...
* Disable battery_level by default
* Removed async_setup_compnent, renamed constant.
2022-07-20 03:23:14 +02:00
Marc Mueller
d09fff595c
Rename existing TypeVars referencing Self type ( #75473 )
2022-07-20 03:03:22 +02:00
Marc Mueller
b04c3e9adc
Improve deprecation helper typing ( #75453 )
2022-07-20 02:54:46 +02:00
Marc Mueller
672883e19d
Remove old type casting in esphome ( #75475 )
2022-07-20 02:50:37 +02:00
GitHub Action
c29bd48373
[ci skip] Translation update
2022-07-20 00:22:51 +00:00
Teemu R
e4f6f738e8
Bump python-miio to 0.5.12 ( #75415 )
...
* Bump python-miio to 0.5.12
* Fix imports
2022-07-19 18:56:41 +02:00
J. Nick Koston
32311f240b
Avoid converting discovery_info dataclasses to dict that will be thrown away in config flows ( #75451 )
...
* Avoid converting BluetoothServiceInfo to a dict for default discovery
Fixes
```
2022-07-19 09:46:48.303 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/Users/bdraco/home-assistant/homeassistant/helpers/discovery_flow.py", line 74, in _async_process_pending_flows
await gather_with_concurrency(
File "/Users/bdraco/home-assistant/homeassistant/util/async_.py", line 201, in gather_with_concurrency
return await gather(
File "/Users/bdraco/home-assistant/homeassistant/util/async_.py", line 199, in sem_task
return await task
File "/Users/bdraco/home-assistant/homeassistant/data_entry_flow.py", line 222, in async_init
flow, result = await task
File "/Users/bdraco/home-assistant/homeassistant/data_entry_flow.py", line 249, in _async_init
result = await self._async_handle_step(flow, flow.init_step, data, init_done)
File "/Users/bdraco/home-assistant/homeassistant/data_entry_flow.py", line 359, in _async_handle_step
result: FlowResult = await getattr(flow, method)(user_input)
File "/Users/bdraco/home-assistant/homeassistant/config_entries.py", line 1484, in async_step_bluetooth
return await self.async_step_discovery(dataclasses.asdict(discovery_info))
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/dataclasses.py", line 1239, in asdict
return _asdict_inner(obj, dict_factory)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/dataclasses.py", line 1246, in _asdict_inner
value = _asdict_inner(getattr(obj, f.name), dict_factory)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/dataclasses.py", line 1280, in _asdict_inner
return copy.deepcopy(obj)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 172, in deepcopy
y = _reconstruct(x, memo, *rv)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 271, in _reconstruct
state = deepcopy(state, memo)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 146, in deepcopy
y = copier(x, memo)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 231, in _deepcopy_dict
y[deepcopy(key, memo)] = deepcopy(value, memo)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 161, in deepcopy
rv = reductor(4)
TypeError: Cannot pickle Objective-C objects
```
* Avoid converting BluetoothServiceInfo to a dict for default discovery
Fixes
```
2022-07-19 09:46:48.303 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/Users/bdraco/home-assistant/homeassistant/helpers/discovery_flow.py", line 74, in _async_process_pending_flows
await gather_with_concurrency(
File "/Users/bdraco/home-assistant/homeassistant/util/async_.py", line 201, in gather_with_concurrency
return await gather(
File "/Users/bdraco/home-assistant/homeassistant/util/async_.py", line 199, in sem_task
return await task
File "/Users/bdraco/home-assistant/homeassistant/data_entry_flow.py", line 222, in async_init
flow, result = await task
File "/Users/bdraco/home-assistant/homeassistant/data_entry_flow.py", line 249, in _async_init
result = await self._async_handle_step(flow, flow.init_step, data, init_done)
File "/Users/bdraco/home-assistant/homeassistant/data_entry_flow.py", line 359, in _async_handle_step
result: FlowResult = await getattr(flow, method)(user_input)
File "/Users/bdraco/home-assistant/homeassistant/config_entries.py", line 1484, in async_step_bluetooth
return await self.async_step_discovery(dataclasses.asdict(discovery_info))
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/dataclasses.py", line 1239, in asdict
return _asdict_inner(obj, dict_factory)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/dataclasses.py", line 1246, in _asdict_inner
value = _asdict_inner(getattr(obj, f.name), dict_factory)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/dataclasses.py", line 1280, in _asdict_inner
return copy.deepcopy(obj)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 172, in deepcopy
y = _reconstruct(x, memo, *rv)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 271, in _reconstruct
state = deepcopy(state, memo)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 146, in deepcopy
y = copier(x, memo)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 231, in _deepcopy_dict
y[deepcopy(key, memo)] = deepcopy(value, memo)
File "/opt/homebrew/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/copy.py", line 161, in deepcopy
rv = reductor(4)
TypeError: Cannot pickle Objective-C objects
```
2022-07-19 18:50:30 +02:00
Marc Mueller
5ae5ae5392
Improve debouncer typing ( #75436 )
2022-07-19 18:35:04 +02:00
Marc Mueller
4b036cbad9
Add typing to pilight Throttle decorator ( #75443 )
2022-07-19 18:33:53 +02:00
uvjustin
6b60fb9541
Don't use executor in send_big_result ( #75427 )
2022-07-19 08:40:23 -05:00
Marc Mueller
b6d235c0c2
Improve tradfri decorator typing ( #75439 )
2022-07-19 15:21:17 +02:00
Matrix
25b874a609
Fix yolink leak sensor battery expose ( #75423 )
2022-07-19 14:05:28 +02:00
Erik Montnemery
403bbda959
Rename resolution_center dismiss to ignore ( #75432 )
2022-07-19 13:58:39 +02:00
Erik Montnemery
c3d536b255
Store creation timestamps for resolution center issues ( #75430 )
2022-07-19 13:01:39 +02:00
Franck Nijhof
24b3b5fc46
Remove deprecated Senz YAML configuration ( #75419 )
2022-07-18 21:14:55 -07:00
Franck Nijhof
e65018fb85
Clean up deprecated connection class remainders ( #75421 )
2022-07-18 21:14:41 -07:00
Franck Nijhof
d05160a402
Remove deprecated Lyric YAML configuration ( #75418 )
2022-07-18 21:13:53 -07:00
R0nd
a9e9d7b112
Pass context to shopping list events ( #75377 )
2022-07-18 21:13:12 -07:00
GitHub Action
ebabaeb364
[ci skip] Translation update
2022-07-19 00:29:06 +00:00
J. Nick Koston
b37f15b1d5
Update bluetooth_le_tracker to use Bleak ( #75013 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-18 19:16:24 -05:00
J. Nick Koston
41e4b38c3a
Add device and advertisement to BluetoothServiceInfoBleak ( #75381 )
2022-07-18 17:58:08 -05:00
J. Nick Koston
1354952977
Migrate LIFX to config entry per device ( #74316 )
2022-07-18 17:56:34 -05:00
mkmer
983bcfa935
Bump AIOAladdinConnect to 0.1.27 ( #75400 )
2022-07-18 23:41:06 +02:00
Franck Nijhof
e75d7dfb75
Update google-cloud-texttospeech to 2.12.0 ( #75401 )
2022-07-18 23:34:53 +02:00
Robert Hillis
9f33a0d6dd
Migrate Tautulli to new entity naming style ( #75382 )
2022-07-18 23:22:38 +02:00
stegm
45d1f8bc55
Address late review of kostal plenticore ( #75297 )
...
* Changtes from review #64927
* Fix unit tests for number.
* Changes from review.
2022-07-18 23:08:18 +02:00
Brett Adams
5928a7d494
Correct devices in Advantage Air ( #75395 )
2022-07-18 23:02:58 +02:00
J. Nick Koston
8b912d1d91
Significantly improve BLE reliablity with linux/dbus for HKC ( #75410 )
2022-07-18 15:28:14 -05:00
Franck Nijhof
7adb0f0ef5
Custom component -> Custom integration ( #75404 )
2022-07-18 22:10:22 +02:00
Robert Svensson
3144d179e0
Make UniFi utilise forward_entry_setups ( #74835 )
2022-07-18 10:39:38 -05:00
Aaron Bach
b3ef6f4d04
Simplify Guardian entity inheritance hierarchy ( #75274 )
2022-07-18 09:18:07 -06:00
David F. Mulcahey
6f5e4ca503
Fix ZHA light turn on issues ( #75220 )
...
* rename variable
* default transition is for color commands not level
* no extra command for groups
* don't transition color change when light off -> on
* clean up
* update condition
* fix condition again...
* simplify
* simplify
* missed one
* rename
* simplify
* rename
* tests
* color_provided_while_off with no changes
* fix missing flag clear
* more tests for transition scenarios
* add to comment
* fix comment
* don't transition when force on is set
* stale comment
* dont transition when colors don't change
* remove extra line
* remove debug print :)
* fix colors
* restore color to 65535 until investigated
2022-07-18 10:20:49 -04:00
Franck Nijhof
9d0c91d648
Migrate Sensor.Community to new entity naming style ( #75014 )
2022-07-18 15:13:46 +02:00
Nick Whyte
11f80762ea
Upgrade ness_alarm dependencies ( #75298 )
...
* Upgrade ness alarm dependencies to fix #74571
* Update requirements
2022-07-18 12:17:25 +02:00
Robert Hillis
6fdb414b58
Migrate Goalzero to new entity naming style ( #75358 )
2022-07-18 12:12:13 +02:00
Allen Porter
ca5065a627
Improve google calendar config flow timeout error messages ( #75364 )
2022-07-18 11:44:51 +02:00
Matrix
943e0b9cf7
Yolink feature garage door ( #75120 )
2022-07-18 11:40:18 +02:00
J. Nick Koston
e522b6e3b8
Bump aiohomekit to 1.1.7 ( #75384 )
...
BLEDevice is now passed around instead of the address
internally to avoid bleak creating a new scanner each
time a client needs to resolve the address to os details
2022-07-18 07:36:01 +01:00
GitHub Action
4d5673013b
[ci skip] Translation update
2022-07-18 00:24:34 +00:00
J. Nick Koston
a8bb00f305
Fix availability in HKC for sleeping bluetooth devices ( #75357 )
2022-07-17 17:45:04 -05:00
J. Nick Koston
91f2550bc3
Change manufacturer_data_first_byte to manufacturer_data_start ( #75379 )
2022-07-17 17:25:45 -05:00
J. Nick Koston
a95c2c7850
Avoid throwing on unsupported bleak client filter ( #75378 )
...
* Avoid throwing on unsupported bleak client filter
* Avoid throwing on unsupported bleak client filter
2022-07-17 16:13:12 -05:00
Allen Porter
939c33b1dc
Exclude calendar description from recorder ( #75375 )
2022-07-17 13:31:14 -07:00
J. Nick Koston
5beddb13c0
Fix HKC device triggers ( #75371 )
2022-07-17 12:56:07 -05:00
Franck Nijhof
98dae902a1
Migrate PVOutput to new entity naming style ( #75016 )
2022-07-17 16:45:38 +01:00
Robert Hillis
27e3ff9c69
Migrate Skybell to new entity naming style ( #75341 )
2022-07-17 17:16:14 +02:00
Robert Hillis
460f522d6d
Migrate Deluge to new entity naming style ( #75359 )
2022-07-17 16:59:13 +02:00
J. Nick Koston
8d63f81821
Add bluetooth discovery to HomeKit Controller ( #75333 )
...
Co-authored-by: Jc2k <john.carr@unrouted.co.uk>
2022-07-17 08:19:05 -05:00
Maciej Bieniek
503b31fb15
Migrate Xiaomi Miio to new entity naming style - part 1 ( #75350 )
2022-07-17 15:15:24 +02:00
Maciej Bieniek
cd223d91bb
Migrate Tractive to new entity naming style ( #75184 )
2022-07-17 15:01:26 +02:00
hahn-th
d8f3044ffa
Bump homematicip 1.0.5 ( #75334 )
2022-07-17 14:30:43 +02:00
J. Nick Koston
9a27f1437d
Use default encoder when saving storage ( #75319 )
2022-07-17 14:25:19 +02:00
Brett Adams
2eebda63fd
Correct docstrings in Advantage Air ( #75344 )
2022-07-17 14:00:01 +02:00
J. Nick Koston
ba8a530d19
Use shared bluetooth models for BluetoothServiceInfo ( #75322 )
2022-07-16 21:14:23 -07:00
GitHub Action
79a0940932
[ci skip] Translation update
2022-07-17 00:25:56 +00:00
Christopher Bailey
59c99e0d60
Improve UniFi Protect unauth handling ( #75269 )
2022-07-16 17:28:17 -05:00
uvjustin
2f92c47fe3
Apply filter to libav.hls logging namespace ( #75330 )
2022-07-16 14:07:47 -07:00
mvn23
4ceda65889
Update pyotgw to 2.0.0 ( #75285 )
...
* Update pyotgw to 2.0.0
* Include updated tests
2022-07-16 22:26:22 +02:00
Aaron Bach
08d6487997
Handle (and better log) more AirVisual cloud API errors ( #75332 )
2022-07-16 14:04:44 -06:00
Franck Nijhof
cb12f77e33
Update sentry-sdk to 1.7.2 ( #75331 )
2022-07-16 22:00:58 +02:00
Robert Svensson
ae4b1967a3
Use pydeconz interface controls for lights ( #75261 )
2022-07-16 20:56:48 +02:00
Jelte Zeilstra
514e826fed
Add install UniFi device update feature ( #75302 )
...
* Add install UniFi device update feature
* Add tests for install UniFi device update feature
* Fix type error
* Process review feedback
* Process review feedback
2022-07-16 20:39:11 +02:00
J. Nick Koston
b9c8d65940
Restore accessory state into pairing using new HKC methods ( #75276 )
2022-07-16 12:49:15 -05:00
J. Nick Koston
ecc219fbc1
Include the source in the bluetooth service info ( #75112 )
2022-07-16 11:02:08 -05:00
Maciej Bieniek
859189421b
Migrate BraviaTV to new entity naming style ( #75253 )
2022-07-16 17:43:47 +02:00
G Johansson
20d70337d5
Migrate Trafikverket Weatherstation to new entity naming style ( #75211 )
2022-07-16 17:07:16 +02:00
rikroe
686449cef6
Force `_attr_native_value` to metric in bmw_connected_drive ( #75225 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-07-16 17:00:42 +02:00
rikroe
c52d4c64bf
Bump bimmer_connected to 0.10.1 ( #75287 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-07-16 16:57:17 +02:00
Aaron Bach
952c90efcd
Bump simplisafe-python to 2022.07.0 ( #75294 )
2022-07-16 16:45:09 +02:00
Franck Nijhof
393610c534
Migrate Season to new entity naming style ( #75088 )
2022-07-16 06:28:13 -07:00
Franck Nijhof
8d88562d40
Migrate Uptime to new entity naming style ( #75090 )
2022-07-16 06:27:20 -07:00
Maciej Bieniek
0f3cc4a4aa
Migrate GIOS to new entity naming style ( #75051 )
...
Use new entity naming style
2022-07-16 06:25:07 -07:00
Franck Nijhof
13cea26e74
Migrate Tailscale to new entity naming style ( #75018 )
2022-07-16 06:21:19 -07:00
G Johansson
027cdbdb38
Fix Sensibo new entity naming style ( #75307 )
2022-07-16 14:33:18 +02:00
GitHub Action
d0c4d39ae2
[ci skip] Translation update
2022-07-16 00:26:06 +00:00
clayton craft
1ce4714722
Bump venstarcolortouch to 0.18 ( #75237 )
...
venstarcolortouch: bump to 0.18
2022-07-16 00:38:06 +02:00
Khole
dbcd98d029
Add fixes for hive light ( #75286 )
2022-07-16 00:03:22 +03:00
J. Nick Koston
2106c9f247
Fix delay adding entities in HKC ( #75273 )
2022-07-15 11:21:09 -05:00
J. Nick Koston
97fd669924
HomeKit Controller BLE Fixes ( #75271 )
2022-07-15 10:44:25 -05:00
Franck Nijhof
c6c063e8c5
Various cleanups in AdGuard Home ( #75250 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-15 12:38:20 +02:00
G Johansson
48f4b51a1d
Migrate DNSIP to new entity naming style ( #75197 )
2022-07-15 11:07:39 +02:00
apaperclip
06e905054e
Fix aruba ssh host key algorithm ( #75224 )
2022-07-15 10:57:23 +02:00
Franck Nijhof
3f3ed3a2c5
Add multi-factor authentication support to Verisure ( #75113 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-07-15 10:52:40 +02:00
G Johansson
d2e5d01aca
Migrate Yale Smart Alarm to new entity naming style ( #75202 )
2022-07-15 10:52:07 +02:00
G Johansson
cba3c8cf65
Migrate Sensibo to new entity naming style ( #75212 )
2022-07-15 10:51:18 +02:00
epenet
911402e747
Remove cloud from mypy ignore list ( #74449 )
2022-07-15 10:47:30 +02:00
G Johansson
3e98ac180c
Migrate Trafikverket Ferry to new entity naming style ( #75206 )
2022-07-15 10:44:29 +02:00
Allen Porter
b4003713b6
Remove nest mac prefix that matches cast devices ( #75108 )
2022-07-14 22:01:18 -07:00
Nathan Spencer
2dde3d02cc
Bump pylitterbot to 2022.7.0 ( #75241 )
2022-07-14 21:29:11 -07:00
mkmer
98807f7efc
Bump AIOAladdinConnect to 0.1.25 ( #75235 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-07-14 21:28:00 -07:00
Franck Nijhof
700081e160
Add entity descriptions in AdGuard Home switches ( #75229 )
2022-07-14 21:09:11 -07:00
GitHub Action
08a361dab9
[ci skip] Translation update
2022-07-15 00:28:00 +00:00
Zack Barett
ea6bb370a6
Bump frontend to 20220707.1 ( #75232 )
2022-07-15 01:12:48 +02:00
Robert Svensson
4a3d047dff
Use pydeconz interface controls for fans ( #75156 )
2022-07-14 23:53:09 +02:00
Jc2k
ff297cb902
Bump aiohomekit to 1.0.0 ( #75198 )
...
* Bump to 1.0.0rc1
* 1.0.0rc2
* fix one of the tests
* simplify test
* 1.0.0
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-07-14 16:51:48 -05:00
J. Nick Koston
03e3ebb238
Use json_loads by default for the aiohttp helper ( #75214 )
2022-07-14 15:37:12 -05:00
J. Nick Koston
61cc9f5288
Consolidate executor jobs when loading integration manifests ( #75176 )
2022-07-14 13:06:08 -07:00
Franck Nijhof
fef1b842ce
Update wled to 0.14.1 ( #75174 )
2022-07-14 13:04:46 -07:00
Franck Nijhof
d004adf833
Add entity descriptions in AdGuard Home sensors ( #75179 )
2022-07-14 13:04:19 -07:00
Glenn Waters
72906bf154
Migrate UPB to new entity naming style ( #75096 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-14 21:56:36 +02:00
G Johansson
09f37fc522
Migrate SQL to new entity naming style ( #75203 )
2022-07-14 21:46:26 +02:00
Franck Nijhof
9a4a7e2f4d
Extend failed login message with the request URL ( #75218 )
2022-07-14 21:43:14 +02:00
Thomas Hollstegge
f0cc565f6c
Fix Alexa: Only trigger doorbell event on actual state change to "ON" ( #74924 )
...
* Alexa: Only trigger doorbell event on actual state change to "ON"
* Remove unnecessary check for new_state
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
* First check state is `on` before checking the old state
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2022-07-14 12:40:53 -07:00
epenet
e7ae2fada7
Remove evohome from mypy ignore list ( #75175 )
2022-07-14 21:40:39 +02:00
uvjustin
75892385bb
Fix playback of hls cameras in stream ( #75166 )
2022-07-14 12:24:24 -07:00
J. Nick Koston
6184f0557d
Bump pyunifiprotect to 4.0.11 ( #75215 )
2022-07-14 21:18:55 +02:00
puddly
bdc63b692b
Bump zigpy from 0.47.2 to 0.47.3 ( #75194 )
2022-07-14 12:15:51 -07:00
epenet
5287980f48
Remove template from mypy ignore list ( #74426 )
2022-07-14 21:15:37 +02:00
mkmer
b7cdf5412b
Bumped AIOAladdin Connect to 0.1.24 ( #75182 )
2022-07-14 12:14:41 -07:00
Peter Galantha
3d2101cac5
Add total state_class for esphome ( #75015 )
2022-07-14 21:14:25 +02:00
G Johansson
54a939e223
Migrate Filesize to new entity naming style ( #75199 )
2022-07-14 21:04:41 +02:00
J. Nick Koston
3f6e930489
Bump nexia to 2.0.2 ( #75209 )
2022-07-14 21:03:12 +02:00
Robert Svensson
874043f596
Migrate Axis to new entity naming style ( #74735 )
2022-07-14 21:01:57 +02:00
Khole
124bfe1629
Fix Hive power unit of measurement ( #75210 )
2022-07-14 20:50:35 +02:00
J. Nick Koston
5f08052f40
Move lutron_caseta migration to happen after successful setup ( #75204 )
2022-07-14 20:48:30 +02:00
J. Nick Koston
fde3489e86
Relocate BluetoothServiceInfo to helpers.service_info ( #75195 )
2022-07-14 11:36:54 -07:00
puddly
5e46fa6f8b
Skip `iso4217` version 1.10, which includes a broken `__init__.pyi` file ( #75200 )
2022-07-14 12:38:22 -05:00
Franck Nijhof
56da7d0ad0
Allow Mjpeg camera name to be None ( #75002 )
2022-07-14 19:00:06 +02:00
J. Nick Koston
bb14f83b94
Bump unifi-discovery to 1.1.5 ( #75189 )
2022-07-14 11:30:20 -05:00
J. Nick Koston
666f715e76
Avoid importing MQTT into core for ServiceInfo dataclass ( #74418 )
...
* Avoid importing MQTT into core for discovery dataclass
Likely fixes #73863
* relo
* adjust
* rename
* rename
* rename
* adjust missed imports
* drop compat
* fix conflict correctly
* Update homeassistant/helpers/config_entry_flow.py
* fix black from trying to fix the conflict in github
2022-07-14 11:09:09 -05:00
epenet
1725948d4a
Use instance attributes in minecraft_server ( #75157 )
...
* Remove minecraft_server from mypy ignore list
* Use new entity naming style
2022-07-14 18:06:33 +02:00
J. Nick Koston
89985b93fb
Avoid loading platforms in HKC if we are going to raise ConfigEntryNotReady ( #75177 )
2022-07-14 10:17:16 -05:00
Christopher Bailey
2286dea636
Bump version of pyunifiprotect to 4.0.10 ( #75180 )
2022-07-14 09:55:24 -05:00
J. Nick Koston
a31dde9cb4
Await startup in homekit controller ( #75021 )
2022-07-14 07:44:27 -05:00
Chris Talkington
20432ccc76
Migrate roku to new entity naming ( #74819 )
...
* migrate roku to new entity naming
* Update binary_sensor.py
* Update sensor.py
* Update test_binary_sensor.py
* Update sensor.py
* Update entity.py
* Update media_player.py
* Update remote.py
* Update media_player.py
* Update remote.py
* Update entity.py
* Update entity.py
* Update entity.py
* Update entity.py
2022-07-14 07:02:13 -05:00
epenet
e16bd1e471
Remove evohome climate from mypy ignore list ( #75169 )
...
* Remove evohome climate from mypy ignore list
* Raise error
2022-07-14 13:46:37 +02:00
epenet
c260413e2a
Remove lovelace from mypy ignore list ( #75167 )
...
* Remove lovelace from mypy ignore list
* Raise error on failed config
2022-07-14 13:08:50 +02:00
Franck Nijhof
28c082a080
Update sentry-sdk to 1.7.1 ( #75154 )
2022-07-14 12:42:18 +02:00
epenet
debd475a6d
Remove onvif from mypy ignore list ( #75162 )
2022-07-14 11:55:43 +02:00
epenet
51c17197c5
Remove nzbget from mypy ignore list ( #75158 )
2022-07-14 11:40:10 +02:00
Franck Nijhof
3bccac9949
Verisure config flow cleanups ( #75144 )
2022-07-14 11:37:59 +02:00
Michał Huryn
169264db66
Fix Blebox light scenes ( #75106 )
...
* Bug fix for light platform, when async_turn_on recieves multiple keys.
* Changes according to @MartinHjelmare suggestion.
* Moved effect set call in BleBoxLightEntity.async_turn_on method.
* Added tests for effect in light platform. Added ValueError raise if effect not in effect list.
* Removed duplicated line from test as @MartinHjelmare suggested.
2022-07-14 11:21:01 +02:00
mkmer
c9df5888c2
Add Aladdin Connect wifi_rssi and battery_level sensors ( #74258 )
2022-07-14 11:09:27 +02:00
J. Nick Koston
08ff1b8986
Fix flapping system log test ( #75111 )
2022-07-14 11:05:52 +02:00
Franck Nijhof
a720b2989a
Migrate RDW to new entity naming style ( #75017 )
2022-07-14 10:56:14 +02:00
Franck Nijhof
2aa98da624
Migrate Whois to new entity naming style ( #75019 )
2022-07-14 10:56:01 +02:00
GitHub Action
1d2e64e3dc
[ci skip] Translation update
2022-07-14 00:27:41 +00:00
puddly
3166d4895f
Bump ZHA dependencies ( #75133 )
2022-07-13 14:13:09 -07:00
Paulus Schoutsen
1768315c50
Block bad pubnub version ( #75138 )
2022-07-13 14:12:53 -07:00
kingy444
d1ffc7e9e3
Fix Powerview top shade open position ( #75110 )
2022-07-13 13:06:32 -07:00
Joakim Plate
755abbe2d0
Make sure device tuple is a list on save ( #75103 )
2022-07-13 13:05:43 -07:00
Aaron Bach
ffeac9714f
Ensure SimpliSafe diagnostics redact the `code` option ( #75137 )
2022-07-13 20:52:13 +02:00
Everything Smart Home
4a36318d56
Add Aqara E1 curtain motor direction select entity to ZHA ( #75132 )
...
* Add direction change select option for Aqara Curtain
* Add direction change select option for Aqara Curtain
2022-07-13 13:58:36 -04:00
Aaron Bach
2169d839ce
Remove service descriptions for deprecated Guardian services ( #75084 )
2022-07-13 11:08:23 +02:00
Bouwe Westerdijk
34f1d5e094
Add Plugwise number platform ( #74655 )
2022-07-13 09:21:58 +02:00
Artem Draft
b7a6f4e220
Fix missing ordered states in universal media player ( #75099 )
2022-07-13 09:12:50 +02:00
Tom Harris
1e5ada0f9d
Fix Insteon thermostat issues ( #75079 )
2022-07-13 08:56:08 +02:00
mkmer
ad82352dae
Bump AIOAladdinConnect to 0.1.23 ( #75065 )
2022-07-13 08:46:32 +02:00
GitHub Action
a3fd5acf3f
[ci skip] Translation update
2022-07-13 00:27:34 +00:00
Paulus Schoutsen
41ec8cd354
Expose supported brands via API ( #75074 )
2022-07-12 13:49:54 -07:00
Aaron Bach
b54fe14a10
Replace Guardian `reboot` and `reset_valve_diagnostics` services with buttons ( #75028 )
2022-07-12 12:53:21 -06:00
Glenn Waters
96ecbe4388
Migrate Environment Canada to new entity naming style ( #75024 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-12 20:45:38 +02:00
Franck Nijhof
397f94ee50
Migrate DSMR to use keys for entity unique ID ( #74895 )
2022-07-12 20:06:13 +02:00
Erik Montnemery
b0fde206b8
Teach resolution center about fixing issues ( #74694 )
2022-07-12 10:26:06 -07:00
Sebastian Lövdahl
cf612c4bec
Migrate Vallox to new entity naming style ( #75025 )
2022-07-12 16:32:37 +02:00
Gabe Cook
5489b2111a
Fix Ruckus Unleashed SSH connection failures ( #75032 )
2022-07-12 16:06:38 +02:00
Duco Sebel
5fdae0fc5b
Migrate HomeWizard to new entity naming style ( #74958 )
2022-07-12 15:56:16 +02:00
Maciej Bieniek
7283d1b7fb
Migrate Brother to new entity naming style ( #75000 )
2022-07-12 15:35:12 +02:00
hahn-th
cd25bc1901
Bump homematicip to 1.0.4 ( #75053 )
2022-07-12 15:31:04 +02:00
Thijs W
ff1cdb4de7
Bump afsapi to 0.2.6 ( #75041 )
2022-07-12 12:03:26 +02:00
Jan Bouwhuis
5930f056a8
Mqtt support config_entry unload ( #70149 )
...
* squashed commits for rebase
* Flake
* Fix reloading issue manual legacy items
* Improve ACS sync for unsubscribe at disconnect
* Processed review comments
* Update homeassistant/components/mqtt/client.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* No need to await entry setup
* Remove complication is_connected
* Update homeassistant/components/mqtt/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-07-12 11:07:18 +02:00
Michał Huryn
6a37600936
Remove incorrect device class from blebox button ( #75042 )
...
* Removed redundant attr device class from button.
* Removed irrelevant test for checking buttons device_class.
2022-07-12 10:01:53 +02:00
Phil Bruckner
f4953e6e9b
Do not spam log when Life360 member location is missing ( #75029 )
2022-07-12 08:42:33 +02:00
GitHub Action
5d8e1b8387
[ci skip] Translation update
2022-07-12 00:24:26 +00:00
Ville Skyttä
7b9a0eed22
Upgrade huawei-lte-api to 1.6.1 ( #75030 )
2022-07-11 15:35:45 -07:00
Erik Montnemery
2e228b2608
Tweak handling of entities with `has_entity_name` set ( #74948 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-07-11 15:10:53 -07:00
J. Nick Koston
da027fa390
JSON serialize NamedTuple subclasses with aiohttp ( #74971 )
2022-07-11 14:46:55 -07:00
0bmay
2d2fd3e48f
Cache Canary camera image ( #73923 )
...
* Cache camera image
Cache camera image so a new image isn't generated each call.
Adds debug logging
* Apply suggestions from code review
code compression with walrus operator
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* fix after walrus operator suggested tweak
fully use the live_stream_session variable in async_camera_image
* Invalidate cached image after 15 minutes
requested code change; invalidate cached image
* Removed unnecessary if statement
based on code review
* Image capture flow updates
now sets the image expiration upon getting an updated image
updates the cache image only when a new image is captured
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-07-11 21:53:33 +02:00
David F. Mulcahey
5774f2e7b9
Use forward_entry_setups in ZHA ( #74834 )
2022-07-11 14:29:42 -04:00
puddly
2986a2f01b
Identify the active ZHA coordinator device in API responses ( #74739 )
...
* Remove deprecated zigpy properties
* Create a `ZHADevice.is_active_coordinator` property
* Add `@puddly` to the ZHA code owners
* Create a `ZHAGateway.coordinator_ieee` shortcut property
2022-07-11 14:19:30 -04:00
epenet
14baaf4b67
Remove plex from mypy ignore list ( #74984 )
2022-07-11 20:02:44 +02:00
epenet
28a34a1f89
Remove withings from mypy ignore list ( #74966 )
2022-07-11 19:14:23 +02:00
Franck Nijhof
7c2bd319f1
Migrate AdGuard Home to new entity naming style ( #74999 )
...
* Migrate AdGuard Home to new entity naming style
* sentence-casing
2022-07-11 18:59:21 +02:00
epenet
ba18e11308
Remove profiler from mypy ignore list ( #74453 )
2022-07-11 18:34:27 +02:00
Franck Nijhof
8d6925b3ab
Migrate Tuya to new entity naming style ( #74975 )
2022-07-11 09:17:54 -07:00
Matthias Alphart
75abf87611
Migrate Fronius to new entity naming style ( #74974 )
2022-07-11 09:16:29 -07:00
Franck Nijhof
4a39087fe7
Migrate Verisure to new entity naming style ( #74997 )
2022-07-11 09:14:17 -07:00
Franck Nijhof
a30d7e5104
Migrate Speedtest.net to new entity naming style ( #75004 )
2022-07-11 09:13:09 -07:00
Franck Nijhof
964bb63da6
Migrate Spotify to new entity naming style ( #74992 )
2022-07-11 09:12:56 -07:00
epenet
7e0515b119
Remove conversation from mypy ignore list ( #74991 )
2022-07-11 17:47:33 +02:00
epenet
63706d2f67
Remove blueprint from mypy ignore list ( #74990 )
2022-07-11 17:46:32 +02:00
Erik Montnemery
924dce1b86
Log warning if number entities set _attr_unit_of_measurement ( #74987 )
2022-07-11 17:44:07 +02:00
Brett Adams
01ca7f657c
Shorten Entity Name in Aussie Broadband ( #74946 )
2022-07-11 17:43:32 +02:00
Paulus Schoutsen
6fd47d035e
Add basic Rhasspy integration ( #74942 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-07-11 08:40:52 -07:00
epenet
6ac05784a6
Remove icloud from mypy ignore list ( #75007 )
2022-07-11 17:33:20 +02:00
Maciej Bieniek
7b5cf63a46
Migrate Airly to new entity naming style ( #74995 )
2022-07-11 17:30:22 +02:00
Maciej Bieniek
e1e85caf18
Migrate Nettigo Air Monitor to new entity naming style ( #74993 )
2022-07-11 17:26:07 +02:00
epenet
fa51a39f1d
Use instance attributes in evohome ( #74996 )
2022-07-11 17:24:35 +02:00
J. Nick Koston
c2fefe03b2
Add support for subscribing to bluetooth callbacks by address ( #74773 )
2022-07-11 08:14:00 -07:00
Erik Montnemery
eb922b2a1f
Add temperature number to demo integration ( #74986 )
2022-07-11 16:55:06 +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
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
792c825699
Update numpy to 1.23.1 ( #74851 )
2022-07-10 14:58:05 -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
G Johansson
c9330841a1
Add AirQ sensors to Sensibo ( #74868 )
2022-07-10 23:08:33 +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
Franck Nijhof
c81d63e070
Migrate Cast to new entity naming style ( #74901 )
2022-07-10 13:13:09 -07:00
Aaron Bach
4a38be2924
Migrate WattTime to new entity naming style ( #74916 )
2022-07-10 22:12:56 +02:00
Aaron Bach
07444dba2a
Migrate ReCollect Waste to new entity naming style ( #74914 )
2022-07-10 22:11:02 +02:00
Aaron Bach
4433065438
Migrate Ridwell to new entity naming style ( #74915 )
2022-07-10 22:09:42 +02:00
Franck Nijhof
b070bb8ef0
Migrate Supervisor integration to new entity naming style ( #74906 )
2022-07-10 13:05:54 -07:00
Franck Nijhof
c5253d3da0
Migrate Geocaching to new entity naming style ( #74899 )
2022-07-10 13:05:00 -07:00
Franck Nijhof
bb4b2014fc
Migrate Wiz to new entity naming style ( #74911 )
2022-07-10 13:03:19 -07:00
Franck Nijhof
23f2e9014e
Update feedparser to 6.0.10 ( #74913 )
2022-07-10 12:59:38 -07:00
Thijs W
1aeb15050e
Bump afsapi to 0.2.5 ( #74907 )
2022-07-10 21:52:49 +02:00
Aaron Bach
98a27ed3ed
Remove old RainMachine service descriptions ( #74920 )
2022-07-10 21:48:58 +02:00
Aaron Bach
edf304718c
Migrate Notion to new entity naming style ( #74746 )
2022-07-10 21:41:12 +02:00
Aaron Bach
5971ab6549
Migrate Flo to new entity naming style ( #74744 )
2022-07-10 21:40:06 +02:00
Aaron Bach
f95c9d0f02
Migrate AirVisual to new entity naming style ( #74753 )
2022-07-10 21:38:00 +02:00
Aaron Bach
ae4f2a0e34
Fix incorrect new entity naming for Guardian ( #74912 )
2022-07-10 21:37:14 +02:00
Aaron Bach
a4d5ecb8ec
Migrate RainMachine to new entity naming style ( #74754 )
2022-07-10 21:27:01 +02:00
Aaron Bach
c92936cc7b
Migrate Ambient PWS to new entity naming style ( #74743 )
2022-07-10 21:21:21 +02:00
Franck Nijhof
c241e876ef
Update url-normalize to 1.4.3 ( #74897 )
2022-07-10 21:55:54 +03:00
Jc2k
59170d3c54
Prepare homekit_controller for _hap._udp.local. ( #74857 )
...
* Prepare homekit_controller for _hap._udp.local.
2022-07-10 19:50:54 +01:00
Franck Nijhof
c9aa3c112a
Migrate GitHub to new entity naming style ( #74903 )
2022-07-10 20:05:24 +02:00
David F. Mulcahey
edaafadde0
Remove ZHA device storage ( #74837 )
...
* Remove ZHA device storage
* remove storage file if it exists
2022-07-10 13:46:22 -04:00
Alexei Chetroi
240a83239a
Correctly handle device triggers for missing ZHA devices ( #74894 )
2022-07-10 13:35:45 -04:00
Allen Porter
6f9fcdff99
Improve calendar error handling to match best practices ( #74891 )
2022-07-10 10:04:57 -07:00
Franck Nijhof
52130b227e
Update flake8-comprehensions to 3.10.0 ( #74882 )
2022-07-10 14:55:43 +02:00
Chris Talkington
3429a75cc5
Bump rokuecp to 0.17.0 ( #74862 )
2022-07-10 12:51:40 +02:00
David Straub
cb4d2d1b26
Bump pysml to 0.0.8 ( fixes #74382 ) ( #74875 )
2022-07-10 12:49:18 +02:00
Brandon Rothweiler
f7aea76e73
Bump pymazda to 0.3.6 ( #74863 )
2022-07-10 12:33:54 +02:00
Franck Nijhof
80727ff952
Update pyudev to 0.23.2 ( #74859 )
2022-07-09 20:30:22 -05:00
GitHub Action
d40ad96916
[ci skip] Translation update
2022-07-10 00:27:48 +00:00
Franck Nijhof
2f37500443
Update shodan to 1.28.0 ( #74850 )
2022-07-10 01:51:46 +02:00
Robert Svensson
d80d16aaa4
Use pydeconz interface controls for number platform ( #74666 )
2022-07-09 23:46:24 +02:00
J. Nick Koston
157d6dc83f
Add missing Start Dimmer mapping for bond buttons ( #74555 )
2022-07-09 23:45:49 +02:00
Franck Nijhof
0f813b61c3
Migrate Elgato to new entity naming style ( #74590 )
2022-07-09 23:41:04 +02:00
Franck Nijhof
81e7eb623b
Migrate Twente Milieu to new entity naming style ( #74593 )
2022-07-09 23:40:55 +02:00
Robert Svensson
63582c3f98
Bump deCONZ dependency to fix #74791 ( #74804 )
2022-07-09 23:40:15 +02:00
epenet
db111645c2
Use instance attributes in nsw_rural_fire_service_feed ( #74398 )
2022-07-09 23:38:53 +02:00
Robert Svensson
e3242d8d16
Move add/remove logic of deCONZ clip sensors to gateway class ( #74481 )
2022-07-09 23:35:06 +02:00
Rami Mosleh
d33779d3a0
Cleanup mikrotik device extra_attributes ( #74491 )
2022-07-09 23:33:10 +02:00
epenet
e529ef7b0e
Use instance attributes in qld_bushfire ( #74402 )
2022-07-09 23:29:00 +02:00
epenet
bb974ebf7e
Use instance attributes in gdacs ( #74400 )
2022-07-09 23:21:58 +02:00
epenet
36bb34f391
Remove kostal_plenticore from mypy ignore list ( #74433 )
2022-07-09 23:18:53 +02:00
epenet
d04e77ef7f
Use instance attributes in geo_json_events ( #74397 )
2022-07-09 23:17:14 +02:00
epenet
d49c58cf87
Use instance attributes in geonetnz_quakes ( #74401 )
2022-07-09 23:14:07 +02:00
epenet
3922141f5c
Remove omnilogic from mypy ignore list ( #74452 )
2022-07-09 23:11:55 +02:00
epenet
da133a7f05
Remove xbox from mypy ignore list ( #74504 )
2022-07-09 23:09:15 +02:00
Jc2k
f53bf1127f
Hide homekit_controller implementation that doesn't apply to BLE ( #74836 )
2022-07-09 23:07:32 +02:00
Paul Annekov
81cdbf4f9b
Bump python-gammu to 3.2.4 with Python 3.10 support ( #74797 )
2022-07-09 22:53:47 +02:00
epenet
16900dcef1
Make Store a generic class ( #74617 )
2022-07-09 22:32:57 +02:00
Michel van de Wetering
d37ad20894
Fix mediaplayer join service groupmembers definition ( #74807 )
2022-07-09 22:29:50 +02:00
Stephan Uhle
cdcfd1149e
Fixed unit of measurement. #70121 ( #74838 )
2022-07-09 22:22:30 +02:00
simeon-simsoft
5b32eea3d0
Add support for bidirectional chargers to Wallbox integration ( #74313 )
...
* Add support for the Quasar bidirectional charger to the Wallbox integration, including ability to control charger while discharging, set a negative charge rate and monitor discharged amount
* Make code more generic in order to support other bidirectional models in the future
* Updates to files to comply with HA formatting rules
* Change const file to fix black check failure
* Remove unnecessay loop in number entity
2022-07-09 20:41:39 +02:00
Robert Svensson
2cc9db5468
Make deCONZ utilise forward_entry_setups ( #74823 )
2022-07-09 13:30:48 -05:00
epenet
7cac1ae6a3
Use instance attributes in ign_sismologia ( #74399 )
2022-07-09 20:03:31 +02:00
epenet
0b1f29b2b9
Remove nilu from mypy ignore list ( #74412 )
2022-07-09 20:01:39 +02:00
Álvaro Fernández Rojas
ac21dc929f
Update aioairzone to v0.4.6 ( #74810 )
2022-07-09 20:00:24 +02:00
Aaron Bach
ea1fc6b5d3
Migrate SimpliSafe to new entity naming style ( #74763 )
2022-07-09 19:59:36 +02:00
epenet
5360e56d09
Remove xiaomi_miio from mypy ignore list ( #74669 )
2022-07-09 19:59:11 +02:00
Aidan Timson
e74f7d13ab
Update systembridgeconnector to 3.3.2 ( #74701 )
2022-07-09 19:55:33 +02:00
epenet
0f33c08dca
Remove telegram_bot from mypy ignore list ( #74661 )
2022-07-09 19:52:26 +02:00
Ethan Madden
5defe67269
`air_quality` and `filter_life` fixes for Pur131S ( #74740 )
2022-07-09 19:51:47 +02:00
Joakim Plate
8ce897f462
Convert fjaraskupan to entity naming ( #74723 )
2022-07-09 19:46:53 +02:00
Joakim Plate
4080d2b0da
Convert philips_js to entity naming ( #74721 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-09 19:34:51 +02:00
Franck Nijhof
cdcc73a414
Migrate Stookalert to new entity naming style ( #74693 )
2022-07-09 19:22:23 +02:00