This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-25 09:07:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41e5f05d99a2f5cba7679d01b1aff12a4dacaadb
ha-core
/
homeassistant
/
components
/
broadlink
History
Felipe Martins Diel
3bc58f9750
Fix BroadlinkSwitch._attr_assumed_state (
#55505
)
2021-08-31 22:49:56 -07:00
..
translations
[ci skip] Translation update
2021-08-27 00:14:42 +00:00
__init__.py
…
config_flow.py
…
const.py
Broadlink, remove attr_current_power_w and add sensor (
#53342
)
2021-07-26 08:42:19 -07:00
device.py
Create a base class for broadlink entities (
#52132
)
2021-06-25 07:39:21 +02:00
entity.py
Move the coordinator logic to the BroadlinkEntity class (
#53571
)
2021-07-27 13:53:29 -05:00
heartbeat.py
Use a single job to ping all devices in the Broadlink integration (
#51466
)
2021-06-04 11:03:13 -10:00
helpers.py
…
manifest.json
…
remote.py
Move the coordinator logic to the BroadlinkEntity class (
#53571
)
2021-07-27 13:53:29 -05:00
sensor.py
Use EntityDescription - broadlink (
#55019
)
2021-08-24 10:31:40 +02:00
strings.json
…
switch.py
Fix BroadlinkSwitch._attr_assumed_state (
#55505
)
2021-08-31 22:49:56 -07:00
updater.py
…