This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-08 07:59:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
broadlink
History
Joost Lekkerkerker
b67e290eaa
Use explicit device name in Broadlink (
#98229
)
2023-08-11 12:15:04 +02:00
..
__init__.py
Rename
cv.no_yaml_config_schema
to
cv.config_entry_only_config_schema
(
#93908
)
2023-06-01 13:15:48 +02:00
config_flow.py
…
const.py
…
device.py
Don't require passing identifiers to DeviceRegistry.async_get_device (
#96479
)
2023-07-13 13:39:25 -04:00
entity.py
Move DeviceInfo from entity to device registry (
#98149
)
2023-08-10 22:04:26 -04:00
heartbeat.py
…
helpers.py
…
light.py
Use explicit device name in Broadlink (
#98229
)
2023-08-11 12:15:04 +02:00
manifest.json
…
remote.py
Add explicit device name to Broadlink (
#95516
)
2023-06-29 12:03:25 +02:00
sensor.py
Use device class translations for Broadlink (
#95183
)
2023-06-25 13:01:22 +02:00
strings.json
Use device class translations for Broadlink (
#95183
)
2023-06-25 13:01:22 +02:00
switch.py
Fix explicit device naming for integrations a-j (
#95619
)
2023-06-30 11:33:50 -04:00
updater.py
…