J. Nick Koston
542def7f82
Bump pySwitchbot to 0.37.5 ( #90317 )
2023-03-26 09:10:35 -10:00
J. Nick Koston
dcc52bd366
Bump PySwitchbot to 0.37.4 ( #90146 )
...
fixes #90090 fixes #89061
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.37.3...0.37.4
2023-03-22 22:10:47 -04:00
epenet
93efdc4991
Improve switch and climate type hints in integrations ( #90040 )
2023-03-21 13:26:41 +01:00
epenet
d2ea773e7f
Adjust AddEntitiesCallback import (part 1) ( #88870 )
...
Adjust AddEntitiesCallback import
2023-02-28 08:54:05 +01:00
J. Nick Koston
8e7081a8ce
Bump pySwitchbot to 0.37.3 ( #88512 )
2023-02-20 16:25:13 -06:00
Jesse Hills
a26d41f260
Implement Switchbot Blind Tilt ( #86591 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: BelowAverageDeveloper <90269575+BelowAverageDev@users.noreply.github.com>
2023-02-16 21:06:02 -06:00
J. Nick Koston
ffa7cac38e
Switch switchbot to use no_devices_found ( #88268 )
2023-02-16 22:51:27 +01:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
Erik Montnemery
23fa500406
Sort manifests 9 ( #87030 )
2023-02-08 20:22:30 +01:00
epenet
1b23429f41
Add __init__ return type to integrations ( #87637 )
2023-02-07 15:55:14 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
GitHub Action
072f228e4d
[ci skip] Translation update
2023-01-28 00:23:36 +00:00
GitHub Action
4d215e573c
[ci skip] Translation update
2023-01-23 00:23:13 +00:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
GitHub Action
d2e11797f8
[ci skip] Translation update
2023-01-17 00:24:30 +00:00
GitHub Action
b81453cb6b
[ci skip] Translation update
2023-01-16 00:24:22 +00:00
J. Nick Koston
65ca62c991
Ensure remote bluetooth adapters are loaded before integrations that need them ( #85723 )
2023-01-15 13:17:17 -10:00
GitHub Action
77f9548e51
[ci skip] Translation update
2023-01-15 00:25:52 +00:00
GitHub Action
dffc913f9e
[ci skip] Translation update
2023-01-14 00:22:57 +00:00
J. Nick Koston
f941864308
Bump pySwitchbot to 0.36.4 ( #85777 )
2023-01-12 23:17:00 +01:00
GitHub Action
f2df72e014
[ci skip] Translation update
2023-01-10 00:25:07 +00:00
GitHub Action
6ce88cd5af
[ci skip] Translation update
2023-01-09 00:23:57 +00:00
GitHub Action
0b163aac7d
[ci skip] Translation update
2023-01-08 00:26:22 +00:00
J. Nick Koston
4025ac712f
Add note to SwitchBot locks that usernames are case sensitive ( #85359 )
2023-01-06 19:51:20 -10:00
J. Nick Koston
21c0e93ee9
Bump pySwitchbot to 0.36.3 ( #85360 )
2023-01-06 19:50:50 -10:00
GitHub Action
2976f843b5
[ci skip] Translation update
2023-01-07 00:22:33 +00:00
GitHub Action
bdd87bcc87
[ci skip] Translation update
2023-01-06 00:23:50 +00:00
J. Nick Koston
28ad27a3b3
Improve error reporting when switchbot auth fails ( #85244 )
...
* Improve error reporting when switchbot auth fails
related issue #85243
* bump
* coverage
2023-01-05 15:29:13 -05:00
GitHub Action
01e99c0229
[ci skip] Translation update
2023-01-05 00:23:39 +00:00
GitHub Action
5169721916
[ci skip] Translation update
2023-01-04 00:22:58 +00:00
Marc Mueller
972eb34ed9
Improve `bluetooth` generic typing ( #84891 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-02 21:19:53 -10:00
GitHub Action
6220804639
[ci skip] Translation update
2023-01-02 00:23:28 +00:00
J. Nick Koston
45e9b8b119
Bump pySwitchbot to 0.36.1 ( #84937 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.36.0...0.36.1
small fix for the battery not updating with passive scanning
after lock operation
2023-01-01 14:35:01 +01:00
GitHub Action
5c7120aa36
[ci skip] Translation update
2023-01-01 00:25:49 +00:00
J. Nick Koston
f6991cd4dc
Small fixes for SwitchBot Locks ( #84888 )
...
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
2022-12-31 05:05:25 +01:00
GitHub Action
d12857c68c
[ci skip] Translation update
2022-12-31 00:22:33 +00:00
Damian Sypniewski
7aadcc1f97
Add option to retrieve SwitchBot Lock encryption key through config flow ( #84830 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-29 21:48:39 -10:00
GitHub Action
dd560a517c
[ci skip] Translation update
2022-12-30 00:23:31 +00:00
GitHub Action
b3ab0a0199
[ci skip] Translation update
2022-12-29 00:23:20 +00:00
Damian Sypniewski
599569bc53
Add support for SwitchBot Lock ( #84673 )
...
* Added support for SwitchBot Lock
* Updated PySwitchbot to 0.32.1
* Updated .coveragerc
* Removed unnecessary condition
* Using library method to verify encryption key
* Added config flow tests
* Remove link from config flow description
* Added one more test for config flow
* Updated CODEOWNERS
2022-12-27 18:16:00 -10:00
epenet
4c8e3aa7c4
Remove lumen from Illuminance units ( #84386 )
2022-12-27 14:25:47 +01:00
J. Nick Koston
0cebf1acb1
Bump pySwitchbot to 0.31.0 ( #84586 )
2022-12-26 21:45:02 +01:00
J. Nick Koston
79cacade5c
Bump pySwitchbot to 0.30.1 to fix a deadlock when services are missing ( #84521 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.30.0...0.30.1
2022-12-23 23:00:09 -05:00
J. Nick Koston
316f187bee
Bump PySwitchbot to 0.30.0 ( #84347 )
2022-12-21 11:10:54 +01:00
epenet
ba043c9ebb
Use UnitOfTemperature in integrations (p-s) ( #84308 )
2022-12-20 18:47:27 +01:00
Michaël Arnauts
7142b4ecac
Fixes some grammar mistakes ( #84283 )
2022-12-20 11:10:31 +01:00
J. Nick Koston
074dec36ad
Add foundation for passive scanning support to switchbot ( #84260 )
2022-12-19 16:55:18 -10:00
J. Nick Koston
7c13e7cdfd
Use a single source of data for switchbot ( #84215 )
2022-12-19 07:47:42 -10:00
J. Nick Koston
884fbdd5ce
Bump PySwitchbot to 0.29.1 ( #84119 )
...
fixes https://github.com/home-assistant/core/issues/82795
closes https://github.com/home-assistant/core/issues/78562
2022-12-18 14:54:29 -10:00
J. Nick Koston
6b751de7ad
Bump pySwitchbot to 0.23.2 ( #84002 )
2022-12-14 23:38:26 +01:00