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-23 19:17:06 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2f4aa35ca64045844591c06a69e6f5b3a9c87836
core
/
homeassistant
/
components
/
ihc
T
History
Jens Østergaard Nielsen
56c69d9a25
Update ihcsdk to 2.7.0 (
#36527
)
2020-06-07 19:47:21 +02:00
..
__init__.py
Use f-strings in integrations starting with "H" - "L" (
#32265
)
2020-02-28 12:39:29 +01:00
binary_sensor.py
Rename BinarySensorDevice to BinarySensorEntity (
#34462
)
2020-04-23 21:57:07 +02:00
const.py
…
ihc_auto_setup.yaml
Add yamllint (in pre-commit and CI) (
#33676
)
2020-04-05 10:33:45 +02:00
ihcdevice.py
…
light.py
Rename Light to LightEntity (
#34593
)
2020-04-26 18:49:41 +02:00
manifest.json
Update ihcsdk to 2.7.0 (
#36527
)
2020-06-07 19:47:21 +02:00
sensor.py
Use f-strings in integrations starting with "H" - "L" (
#32265
)
2020-02-28 12:39:29 +01:00
services.yaml
Add yamllint (in pre-commit and CI) (
#33676
)
2020-04-05 10:33:45 +02:00
switch.py
Rename SwitchDevice to SwitchEntity (
#34673
)
2020-04-26 18:50:37 +02:00
util.py
…