This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a187183bd1
hass-core
/
homeassistant
/
components
/
fibaro
History
Download ZIP
Download TAR.GZ
Daniel Pervan
5b3d094a1e
Fix Fibaro HC light switches not being configured as Light entities (
#37690
)
2020-07-14 22:47:05 +02:00
..
__init__.py
Fix Fibaro HC light switches not being configured as Light entities (
#37690
)
2020-07-14 22:47:05 +02:00
binary_sensor.py
Rename BinarySensorDevice to BinarySensorEntity (
#34462
)
2020-04-23 21:57:07 +02:00
climate.py
Rename ClimateDevice to ClimateEntity (
#34591
)
2020-04-25 18:04:03 +02:00
cover.py
Rename CoverDevice to CoverEntity (
#34595
)
2020-04-25 18:07:15 +02:00
light.py
Rename Light to LightEntity (
#34593
)
2020-04-26 18:49:41 +02:00
manifest.json
Remove unused manifest fields (
#33595
)
2020-04-03 12:58:19 -07:00
scene.py
Add transition support to scenes, cleanup blocking parameter (
#34434
)
2020-04-20 18:07:50 -07:00
sensor.py
Add and use percentage constant (
#32094
)
2020-02-28 11:46:48 -08:00
switch.py
Rename SwitchDevice to SwitchEntity (
#34673
)
2020-04-26 18:50:37 +02:00