This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
homeassistant-core
Watch
1
Star
0
Fork
0
forked from
home-assistant/core
Code
Pull Requests
Activity
Files
1b43d79717067437dff94dd79aa40ec2bb9ae2bb
homeassistant-core
/
homeassistant
/
components
/
switchbot
T
History
Tereza Tomcova
fe30c019b6
Bump PySwitchbot to 0.40.1 (
#101164
)
2023-09-30 21:53:58 +02:00
..
__init__.py
…
binary_sensor.py
Use device class naming for Switchbot (
#96187
)
2023-07-15 12:36:13 -10:00
config_flow.py
…
const.py
Migrate backported StrEnum to built-in StrEnum (
#97101
)
2023-07-23 23:19:24 +02:00
coordinator.py
Use asyncio.timeout [s-z] (
#98452
)
2023-08-15 14:34:18 +02:00
cover.py
…
entity.py
Move DeviceInfo from entity to device registry (
#98149
)
2023-08-10 22:04:26 -04:00
humidifier.py
…
light.py
…
lock.py
Switchbot nightlatch feature (
#98620
)
2023-08-30 00:03:08 -04:00
manifest.json
Bump PySwitchbot to 0.40.1 (
#101164
)
2023-09-30 21:53:58 +02:00
sensor.py
Use device class naming for Switchbot (
#96187
)
2023-07-15 12:36:13 -10:00
strings.json
Use device class naming for Switchbot (
#96187
)
2023-07-15 12:36:13 -10:00
switch.py
…