Franck Nijhof
176f03d4ac
Allow toggles (switches) state to be None ( #64621 )
2022-01-23 11:31:01 +01:00
RenierM26
18706e6408
Bump PySwitchbot to 0.13.2 ( #63713 )
...
* Bump api
* gen requirements
* Bump api to 0.13.2 to remove print statement.
2022-01-10 07:19:04 +01:00
GitHub Action
d99548fc04
[ci skip] Translation update
2022-01-10 00:14:49 +00:00
GitHub Action
a8fee4c2f6
[ci skip] Translation update
2022-01-09 00:15:18 +00:00
RenierM26
e3848944e8
Switchbot Set initial state for switch ( #63654 )
2022-01-08 12:58:31 +01:00
Robert Hillis
e593377fba
Add deprecation warning to switchbot yaml config ( #62583 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-22 22:17:53 +01:00
GitHub Action
cceedf766a
[ci skip] Translation update
2021-12-22 00:14:51 +00:00
epenet
7da7a8434e
Use new enums in switchbot ( #62404 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:03:08 +01:00
GitHub Action
f75b325ab2
[ci skip] Translation update
2021-12-12 00:14:30 +00:00
Daniel Hjelseth Høyer
eb3fa12a6a
Use new EntityCategory enum in Switchbot ( #61280 )
2021-12-08 22:14:16 +01:00
Marc Mueller
f7193400d4
Use platform enum (6) [S] ( #60944 )
2021-12-04 13:43:48 +01:00
GitHub Action
96313bbbe0
[ci skip] Translation update
2021-11-27 00:12:17 +00:00
GitHub Action
78b47019f9
[ci skip] Translation update
2021-11-26 00:12:49 +00:00
GitHub Action
9e606abb0c
[ci skip] Translation update
2021-11-23 00:13:54 +00:00
GitHub Action
e98977fb49
[ci skip] Translation update
2021-11-21 00:13:51 +00:00
GitHub Action
29dc9de08f
[ci skip] Translation update
2021-11-19 00:14:01 +00:00
GitHub Action
0228d11546
[ci skip] Translation update
2021-11-16 00:18:33 +00:00
RenierM26
6749930736
Switchbot "in memory" state for push mode switch ( #58750 )
...
* Add in memory state tracking to Switchbot switch.
* Switchbot assumed state
* Add in memory state when Bot is in push mode.
* Cleanup
2021-11-13 18:21:37 +01:00
GitHub Action
3f2b1fa952
[ci skip] Translation update
2021-11-12 00:12:35 +00:00
GitHub Action
86b12af3dc
[ci skip] Translation update
2021-11-10 00:17:39 +00:00
Duco Sebel
62e7b0b887
Add category diagnostic to Switchbot 'calibrated' binary sensor ( #59409 )
2021-11-09 12:59:50 +01:00
RenierM26
121a0915bc
Switchbot bump api version ( #59398 )
...
* Bump Switchbot api for reliability improvements.
* Bump api version, update mock test import to reflect api data changes.
2021-11-09 07:01:05 +01:00
RenierM26
012e005e0d
Store SB data Class. ( #59266 )
2021-11-09 07:00:51 +01:00
GitHub Action
e35b83081e
[ci skip] Translation update
2021-11-08 00:12:31 +00:00
GitHub Action
332a571bb4
[ci skip] Translation update
2021-11-07 00:12:38 +00:00
GitHub Action
7b59dea67e
[ci skip] Translation update
2021-11-06 00:11:41 +00:00
GitHub Action
c8d8513a1a
[ci skip] Translation update
2021-11-05 00:13:45 +00:00
Marc Mueller
a48ddcadd4
Use assignment expressions 31 ( #58715 )
2021-10-30 16:29:07 +02:00
epenet
d579d90f10
Use DeviceInfo in switchbot ( #58578 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-28 09:40:35 +02:00
GitHub Action
a9a74e0415
[ci skip] Translation update
2021-10-26 00:12:23 +00:00
Daniel Hjelseth Høyer
64145d6ccf
Add category diagnostic to Switchbot battery and signal sensor ( #57854 )
2021-10-17 07:27:03 -10:00
GitHub Action
c76e15149c
[ci skip] Translation update
2021-10-17 00:12:27 +00:00
RenierM26
b27bcf1b00
Bump Switchbot library ( #57367 )
...
* Bump dependency to fix SB password problem.
* Bump API version.
2021-10-09 10:02:35 +02:00
GitHub Action
8fea54fff7
[ci skip] Translation update
2021-10-07 00:10:57 +00:00
GitHub Action
1e5d408426
[ci skip] Translation update
2021-10-05 00:12:33 +00:00
GitHub Action
06602e6cc5
[ci skip] Translation update
2021-10-03 00:13:50 +00:00
RenierM26
7d6b4a985d
Fix Switchbot unsupported SB types ( #56928 )
2021-10-02 13:51:53 -07:00
GitHub Action
f42c2f5170
[ci skip] Translation update
2021-10-02 12:59:05 +00:00
RenierM26
b15f11f46a
Discover Switchbot MAC in config flow ( #56616 )
...
* Update config_flow.py
* Switchbot Config_flow discover mac instead of needing to type it.
* Do not show already configured devices in config flow, abort if no unconfigured devices.
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org>
* Move MAC to top of config flow form dict.
* Update homeassistant/components/switchbot/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-27 15:12:40 -05:00
RenierM26
3c80e05100
Set Switchbot _attr_is_closed on init ( #56611 )
...
* self._attr_is_closed needs to be set initially.
* Set _attr_is_closed on init.
2021-09-24 12:13:45 -06:00
RenierM26
915afedcfc
Add binary_sensor to switchbot ( #56415 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-23 17:10:34 -05:00
RenierM26
972db29c88
Add sensor to switchbot platform ( #56416 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-23 15:27:34 -05:00
RenierM26
26e9590927
Add cover platform to switchbot ( #56414 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-21 12:35:47 -05:00
RenierM26
3ce8109e5e
Add config flow to Switchbot ( #50653 )
...
Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-18 09:25:05 -10:00
jan iversen
504d23ac72
Activate mypy for switchbot ( #55196 )
...
* Please mypy.
* Update homeassistant/components/switchbot/switch.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-25 13:37:08 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Marc Mueller
a3cd1854f6
Update typing 12 ( #48073 )
2021-03-18 14:31:38 +01:00
Erik Montnemery
14ff6d4d1f
Update integrations p-s to override extra_state_attributes() ( #47759 )
2021-03-11 21:23:20 +01:00
Ville Skyttä
dc880118a4
Lint suppression cleanups ( #47248 )
...
* Unused pylint suppression cleanups
* Remove outdated pylint bug references
* Add flake8-noqa config and note to run it every now and then
* Add codes to noqa's
* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00