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-04-28 03:07:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
blebox
History
GitHub Action
6ed671dfda
[ci skip] Translation update
2021-06-09 00:10:10 +00:00
..
translations
[ci skip] Translation update
2021-06-09 00:10:10 +00:00
__init__.py
Use bool annotations for setup entries (
#51166
)
2021-05-27 17:39:06 +02:00
air_quality.py
…
climate.py
Clean up blebox climate (
#36143
)
2020-05-26 13:29:19 +02:00
config_flow.py
Update usage of async_entries to use _async_current_entries (
#50187
)
2021-05-12 12:47:06 +02:00
const.py
…
cover.py
…
light.py
Add support for RGBW color to blebox light (
#49562
)
2021-05-24 12:24:07 +02:00
manifest.json
Fix BleBox wLightBoxS and gateBox support (
#51367
)
2021-06-02 14:02:37 +02:00
sensor.py
Move SensorEntity last in the inheritance tree (
#48230
)
2021-03-22 20:05:13 +01:00
strings.json
Remove redundant names from config flow titles (
#50380
)
2021-05-10 22:14:33 -07:00
switch.py
…