This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-19 17:21:56 +00:00
Code
Issues
Releases
Wiki
Activity
Files
8eef2113c7df5cc88c506a63ebb52f1fc79ed5bc
core
/
homeassistant
/
components
/
broadlink
T
History
Felipe Martins Diel
6f0a7d2921
Add to the Broadlink integration support for voltage, current, overload and total consumption sensors (
#53628
)
2021-10-18 11:38:51 -10:00
..
translations
[ci skip] Translation update
2021-10-17 00:12:27 +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
…
entity.py
Move the coordinator logic to the BroadlinkEntity class (
#53571
)
2021-07-27 13:53:29 -05:00
heartbeat.py
…
helpers.py
…
manifest.json
Bump broadlink to 0.18.0 (
#57929
)
2021-10-17 12:47:53 -10:00
remote.py
Move the coordinator logic to the BroadlinkEntity class (
#53571
)
2021-07-27 13:53:29 -05:00
sensor.py
Add to the Broadlink integration support for voltage, current, overload and total consumption sensors (
#53628
)
2021-10-18 11:38:51 -10:00
strings.json
…
switch.py
Fix BroadlinkSwitch._attr_assumed_state (
#55505
)
2021-08-31 22:49:56 -07:00
updater.py
…