rlippmann
|
3a72054f93
|
Make dataclasses in HA core slotted (#91208)
|
2023-04-11 07:58:28 -10:00 |
Marc Mueller
|
8abce25948
|
Update Union typing (4) [Py310] (#86427)
|
2023-01-23 09:04:40 +01:00 |
J. Nick Koston
|
80a9659524
|
Update to bleak 0.15 (#75941)
|
2022-07-29 17:53:33 -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 |
J. Nick Koston
|
ba8a530d19
|
Use shared bluetooth models for BluetoothServiceInfo (#75322)
|
2022-07-16 21:14:23 -07:00 |
J. Nick Koston
|
ecc219fbc1
|
Include the source in the bluetooth service info (#75112)
|
2022-07-16 11:02:08 -05:00 |
J. Nick Koston
|
fde3489e86
|
Relocate BluetoothServiceInfo to helpers.service_info (#75195)
|
2022-07-14 11:36:54 -07: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 |