This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-11 18:24:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df718ca509d00dc6ffcb38cf7cf8a079e4236fa4
core
/
homeassistant
/
components
/
baf
T
History
Joost Lekkerkerker
and
GitHub
3f0a8b7a56
Initialize static shorthand attributes outside of constructor for BAF (
#99202
)
...
Initialize static shorthand attributes outside of init
2023-08-28 14:43:51 +02:00
..
__init__.py
baf: Raise ConfigEntryNotReady when the device has a mismatched UUID (
#98898
)
2023-08-23 13:34:38 -05:00
binary_sensor.py
…
climate.py
…
config_flow.py
Replace async_timeout with asyncio.timeout A-B (
#98415
)
2023-08-15 10:29:28 +02:00
const.py
…
entity.py
Move DeviceInfo from entity to device registry (
#98149
)
2023-08-10 22:04:26 -04:00
fan.py
…
light.py
Initialize static shorthand attributes outside of constructor for BAF (
#99202
)
2023-08-28 14:43:51 +02:00
manifest.json
baf: Raise ConfigEntryNotReady when the device has a mismatched UUID (
#98898
)
2023-08-23 13:34:38 -05:00
models.py
…
number.py
…
sensor.py
…
strings.json
Add deduplicate translations script (
#96384
)
2023-07-13 11:52:50 -04:00
switch.py
…