Paulus Schoutsen
|
a10a16ab21
|
Bumped version to 2022.9.0b2
2022.9.0b2
|
2022-09-01 21:25:12 -04:00 |
|
Paulus Schoutsen
|
1f9c5ff369
|
Bump frontend to 20220901.0 (#77689)
|
2022-09-01 21:25:05 -04:00 |
|
J. Nick Koston
|
f4273a098d
|
Bump bluetooth-adapters to 0.3.3 (#77683)
|
2022-09-01 21:25:05 -04:00 |
|
Paulus Schoutsen
|
329c692065
|
Pin Pandas 1.4.3 (#77679)
|
2022-09-01 21:25:04 -04:00 |
|
J. Nick Koston
|
dc2c0a159f
|
Ensure unique id is set for esphome when setup via user flow (#77677)
|
2022-09-01 21:25:03 -04:00 |
|
J. Nick Koston
|
c9d4924dea
|
Bump pySwitchbot to 0.18.22 (#77673)
|
2022-09-01 21:25:02 -04:00 |
|
starkillerOG
|
0cdbb295bc
|
bump pynetgear to 0.10.8 (#77672)
|
2022-09-01 21:25:02 -04:00 |
|
Jc2k
|
ee0e12ac46
|
Fix async_all_discovered_devices(False) to return connectable and unconnectable devices (#77670)
|
2022-09-01 21:25:01 -04:00 |
|
Erik Montnemery
|
377791d6e7
|
Include entity registry id in entity registry WS API (#77668)
|
2022-09-01 21:25:00 -04:00 |
|
Erik Montnemery
|
37e425db30
|
Clean up user overridden device class in entity registry (#77662)
|
2022-09-01 21:25:00 -04:00 |
|
Kevin Stillhammer
|
073ca240f1
|
Required option_flow values for here_travel_time (#77651)
|
2022-09-01 21:24:59 -04:00 |
|
luar123
|
68a01562ec
|
Add and remove Snapcast client/group callbacks properly (#77624)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2022-09-01 21:24:58 -04:00 |
|
On Freund
|
8c697b1881
|
Increase sleep in Risco setup (#77619)
|
2022-09-01 21:24:57 -04:00 |
|
Nathan Spencer
|
d6b2f0ff76
|
Code quality improvements for litterrobot integration (#77605)
|
2022-09-01 21:24:57 -04:00 |
|
uvjustin
|
b3830d0f17
|
Fix basic browse_media support in forked-daapd (#77595)
|
2022-09-01 21:24:56 -04:00 |
|
Kevin Stillhammer
|
aa57594d21
|
Required config_flow values for here_travel_time (#75026)
|
2022-09-01 21:24:55 -04:00 |
|
Paulus Schoutsen
|
8eaadc0aaf
|
Bump frontend to 20220901.0 (#77689)
|
2022-09-01 21:24:30 -04:00 |
|
J. Nick Koston
|
e230a1f253
|
Bump bluetooth-adapters to 0.3.3 (#77683)
|
2022-09-01 21:22:12 -04:00 |
|
GitHub Action
|
ccef03f1d4
|
[ci skip] Translation update
|
2022-09-02 00:25:46 +00:00 |
|
starkillerOG
|
8e392b85ee
|
bump pynetgear to 0.10.8 (#77672)
|
2022-09-01 22:08:14 +00:00 |
|
Avi Miller
|
45f8b64a34
|
Add binary sensor platform to LIFX integration (#77535)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-09-01 22:07:21 +00:00 |
|
Diogo Gomes
|
1fe5948afd
|
Cleanup IPMA code (#77674)
revert yaml import
|
2022-09-01 23:15:42 +02:00 |
|
puddly
|
73e26b71b1
|
Migrate ZHA lighting to use newer zigpy ZCL request syntax (#77676)
* Migrate unit test to use more command definition constants
* Use keyword argument syntax for sending ZCL requests
* Ensure all ZHA unit tests pass
|
2022-09-01 15:32:32 -04:00 |
|
Paulus Schoutsen
|
57c766c03c
|
Pin Pandas 1.4.3 (#77679)
|
2022-09-01 15:00:50 -04:00 |
|
J. Nick Koston
|
7bac5fecee
|
Bump pySwitchbot to 0.18.22 (#77673)
|
2022-09-01 15:00:14 -04:00 |
|
J. Nick Koston
|
9a5bdaf87e
|
Ensure unique id is set for esphome when setup via user flow (#77677)
|
2022-09-01 14:10:20 -04:00 |
|
Erik Montnemery
|
e326dd2847
|
Fix demo external energy statistics (#77665)
|
2022-09-01 14:03:37 -04:00 |
|
Nathan Spencer
|
d0d1b303fd
|
Code quality improvements for litterrobot integration (#77605)
|
2022-09-01 14:02:46 -04:00 |
|
On Freund
|
1692808d5b
|
Increase sleep in Risco setup (#77619)
|
2022-09-01 14:02:09 -04:00 |
|
Jc2k
|
93a8aef4cc
|
Fix async_all_discovered_devices(False) to return connectable and unconnectable devices (#77670)
|
2022-09-01 12:57:49 -04:00 |
|
Erik Montnemery
|
d65eaf11f4
|
Include entity registry id in entity registry WS API (#77668)
|
2022-09-01 11:51:27 -04:00 |
|
Ernst Klamer
|
db4391adff
|
Add device class moisture (#77666)
|
2022-09-01 11:47:47 -04:00 |
|
Erik Montnemery
|
cd2045b66d
|
Clean up user overridden device class in entity registry (#77662)
|
2022-09-01 11:45:19 -04:00 |
|
luar123
|
8afcde4ea9
|
Add and remove Snapcast client/group callbacks properly (#77624)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2022-09-01 08:52:06 -04:00 |
|
epenet
|
d1ecd74a1a
|
Improve entity type hints [l] (#77655)
|
2022-09-01 14:14:31 +02:00 |
|
Christopher Bailey
|
08ab10d470
|
Fix timezone edge cases for Unifi Protect media source (#77636)
* Fixes timezone edge cases for Unifi Protect media source
* linting
|
2022-09-01 08:49:36 +00:00 |
|
uvjustin
|
3d64cf7304
|
Fix basic browse_media support in forked-daapd (#77595)
|
2022-09-01 10:46:43 +02:00 |
|
Martin Hjelmare
|
f9a3757d71
|
Bump ci env HA_SHORT_VERSION (#77644)
|
2022-09-01 10:24:51 +02:00 |
|
Kevin Stillhammer
|
dec2661322
|
Required option_flow values for here_travel_time (#77651)
|
2022-09-01 10:19:21 +02:00 |
|
epenet
|
6f8b032a6e
|
Adjust notify type hints in mysensors (#77647)
|
2022-09-01 10:11:09 +02:00 |
|
Paulus Schoutsen
|
8dda2389c8
|
2022.10.0.dev0 (#77635)
|
2022-09-01 07:01:10 +02:00 |
|
Paulus Schoutsen
|
5f4411113a
|
Bumped version to 2022.9.0b1
2022.9.0b1
|
2022-08-31 22:57:12 -04:00 |
|
Justin Vanderhooft
|
a080256f88
|
Bump melnor-bluetooth to 0.0.15 (#77631)
|
2022-08-31 22:57:07 -04:00 |
|
J. Nick Koston
|
129f717634
|
Bump bleak to 0.16.0 (#77629)
Co-authored-by: Justin Vanderhooft <justinvdhooft@gmail.com>
|
2022-08-31 22:57:06 -04:00 |
|
Matthias Alphart
|
de35e84543
|
Update xknx to 1.0.2 (#77627)
|
2022-08-31 22:57:06 -04:00 |
|
Christopher Bailey
|
7d90f6ccea
|
Bump version of pyunifiprotect to 4.2.0 (#77618)
|
2022-08-31 22:57:05 -04:00 |
|
Artem Draft
|
37acd3e3f2
|
Suppress 404 in Bravia TV (#77288)
|
2022-08-31 22:57:04 -04:00 |
|
Mick Vleeshouwer
|
8b8db998df
|
Catch unknown user exception in Overkiz integration (#76693)
|
2022-08-31 22:57:04 -04:00 |
|
J. Nick Koston
|
34ed6d1ecb
|
Bump bleak to 0.16.0 (#77629)
Co-authored-by: Justin Vanderhooft <justinvdhooft@gmail.com>
|
2022-08-31 22:43:18 -04:00 |
|
Artem Draft
|
e19fb56dd3
|
Suppress 404 in Bravia TV (#77288)
|
2022-08-31 22:42:23 -04:00 |
|