J. Nick Koston
|
5bdaad9c13
|
Reduce number of asyncio tasks created by bond (#84668)
|
2022-12-28 18:14:38 +01:00 |
Franck Nijhof
|
b0cee0bc46
|
String formatting and max line length - Part 1 (#84390)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-12-22 10:12:50 +01:00 |
GitHub Action
|
f25017313a
|
[ci skip] Translation update
|
2022-12-09 00:24:29 +00:00 |
GitHub Action
|
230b50d099
|
[ci skip] Translation update
|
2022-11-29 00:26:01 +00:00 |
GitHub Action
|
f3b3193f7a
|
[ci skip] Translation update
|
2022-11-25 00:24:19 +00:00 |
GitHub Action
|
eaf6d43508
|
[ci skip] Translation update
|
2022-11-23 00:26:26 +00:00 |
epenet
|
12cb17620e
|
Enforce FanEntityFeature (#82458)
* Enforce FanEntityFeature
* Adjust pylint
|
2022-11-22 07:13:54 +01:00 |
epenet
|
34607d4410
|
Enforce CoverEntityFeature (#82457)
* Enforce CoverEntityFeature
* Adjust pylint
|
2022-11-22 07:09:19 +01:00 |
GitHub Action
|
fe5246fb6f
|
[ci skip] Translation update
|
2022-11-19 00:26:11 +00:00 |
epenet
|
1b80c66195
|
Adjust type hints for FanEntityFeature (#82241)
* Adjust type hints for FanEntityFeature
* Adjust template default
|
2022-11-17 10:30:39 +01:00 |
Franck Nijhof
|
a8f1cc0d33
|
Remove unneeded guards from (async_)add_entities call (#80471)
|
2022-10-17 21:11:58 +02:00 |
GitHub Action
|
388328adba
|
[ci skip] Translation update
|
2022-10-17 00:36:39 +00:00 |
J. Nick Koston
|
e079968ef4
|
Handle timeout fetching bond token in config flow (#78896)
|
2022-09-21 14:03:05 -04:00 |
GitHub Action
|
d7eb277bc8
|
[ci skip] Translation update
|
2022-09-21 00:32:35 +00:00 |
GitHub Action
|
bec8e544f4
|
[ci skip] Translation update
|
2022-08-14 00:25:47 +00:00 |
GitHub Action
|
32a2999b85
|
[ci skip] Translation update
|
2022-08-06 00:24:46 +00:00 |
GitHub Action
|
81e3ef03f7
|
[ci skip] Translation update
|
2022-08-02 00:27:42 +00:00 |
GitHub Action
|
87797c8b66
|
[ci skip] Translation update
|
2022-07-21 00:26:18 +00:00 |
GitHub Action
|
79a0940932
|
[ci skip] Translation update
|
2022-07-17 00:25:56 +00:00 |
J. Nick Koston
|
157d6dc83f
|
Add missing Start Dimmer mapping for bond buttons (#74555)
|
2022-07-09 23:45:49 +02:00 |
J. Nick Koston
|
cd03c49fc2
|
Wait for config entry platform forwards (#73806)
|
2022-07-09 17:27:42 +02:00 |
epenet
|
b51ad16db9
|
Adjust button type hints in components (#74132)
|
2022-06-28 17:19:03 +02:00 |
GitHub Action
|
33c263d09b
|
[ci skip] Translation update
|
2022-06-23 00:20:13 +00:00 |
J. Nick Koston
|
0a27211356
|
Switch bond data to use a dataclass (#73514)
|
2022-06-17 22:45:20 -05:00 |
J. Nick Koston
|
1e956bc52f
|
Reduce bond startup time (#73506)
|
2022-06-14 20:30:59 -10:00 |
Marcio Granzotto Rodrigues
|
5854dfa84f
|
Fix smart by bond detection with v3 firmware (#73414)
|
2022-06-12 15:27:18 -10:00 |
J. Nick Koston
|
b3682a5c81
|
Revert bond reload on setup_retry discovery (#72744)
|
2022-05-30 22:51:35 -07:00 |
J. Nick Koston
|
3399be2dad
|
Retry bond setup when zeroconf discovery happens (#72687)
|
2022-05-30 18:41:07 +02:00 |
J. Nick Koston
|
a526b2b819
|
Add support for async_remove_config_entry_device to bond (#72511)
|
2022-05-26 18:15:56 -10:00 |
Marcio Granzotto Rodrigues
|
c1f62d03a0
|
Fix bond device state with v3 firmwares (#72516)
|
2022-05-25 18:12:43 -10:00 |
Marcio Granzotto Rodrigues
|
4710ad07c4
|
Add marciogranzotto as a Bond codeowner (#72238)
|
2022-05-21 10:27:59 +02:00 |
GitHub Action
|
ceb8bb4745
|
[ci skip] Translation update
|
2022-05-21 00:22:49 +00:00 |
J. Nick Koston
|
e9c861f2b2
|
Add support for cover positions in bond (#72180)
|
2022-05-20 07:49:26 -07:00 |
Marcio Granzotto Rodrigues
|
3ece5965a8
|
Update bond-api to 0.1.18 (#72166)
|
2022-05-19 11:04:48 -05:00 |
epenet
|
489e70bd7f
|
Use ColorMode enum in bond (#70427)
|
2022-04-22 14:44:31 -10:00 |
epenet
|
8af37235ec
|
Use EntityFeature enum in components (b**) (#69336)
|
2022-04-05 23:53:45 +02:00 |
Erik Montnemery
|
66e9b263a8
|
Migrate bond light to color_mode (#69078)
|
2022-04-01 22:03:19 -10:00 |
epenet
|
bfd84ba89c
|
Prettify yaml (services.yaml) (#68878)
|
2022-03-30 09:48:06 +02:00 |
GitHub Action
|
c64b4d997b
|
[ci skip] Translation update
|
2022-03-13 00:18:58 +00:00 |
J. Nick Koston
|
723dcbafca
|
Complete fan speed transition from #59781 (#67743)
|
2022-03-09 10:38:12 +01:00 |
J. Nick Koston
|
ac031cb817
|
Add diagnostics support to bond (#67412)
|
2022-02-28 18:50:15 -10:00 |
GitHub Action
|
102ae9f0e3
|
[ci skip] Translation update
|
2022-02-22 00:17:23 +00:00 |
GitHub Action
|
c4cc6ca0ba
|
[ci skip] Translation update
|
2022-02-20 00:20:09 +00:00 |
GitHub Action
|
ad0cb4831e
|
[ci skip] Translation update
|
2022-02-14 00:15:30 +00:00 |
GitHub Action
|
b2f0882e67
|
[ci skip] Translation update
|
2022-02-04 00:13:58 +00:00 |
GitHub Action
|
ca7d4234e1
|
[ci skip] Translation update
|
2022-01-31 00:14:28 +00:00 |
GitHub Action
|
77ef86faee
|
[ci skip] Translation update
|
2022-01-30 00:14:21 +00:00 |
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
J. Nick Koston
|
0ca38c0928
|
Avoid creating bond stop action button when there are no other buttons (#64869)
|
2022-01-24 23:03:52 +01:00 |
J. Nick Koston
|
d1d33f0dc5
|
Fix bond buttons where an argument is required (#64781)
|
2022-01-24 07:41:23 -10:00 |