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 09:11:38 +00:00
Code
Issues
Releases
Wiki
Activity
Files
fca0446ff8cf83da9cb39cfba37b53a85bbb7d84
core
/
homeassistant
/
components
/
blebox
T
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
…
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
…