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-22 02:27:52 +00:00
Code
Issues
Releases
Wiki
Activity
Files
368cac7e5db598ff6373efe975ff952cc7c63dbe
core
/
homeassistant
/
components
/
esphome
T
History
GitHub Action
65d14909ee
[ci skip] Translation update
2021-08-27 00:14:42 +00:00
..
translations
[ci skip] Translation update
2021-08-27 00:14:42 +00:00
__init__.py
Allow esphome entities to be disabled by default (
#53898
)
2021-08-03 14:53:48 +02:00
binary_sensor.py
…
camera.py
Pass width and height when requesting camera snapshot (
#53835
)
2021-08-10 19:33:06 -05:00
climate.py
Fix missing supported_features when only custom presets for ESPHome (
#53632
)
2021-07-28 21:20:26 +02:00
config_flow.py
Replace lists with tuples (2) (
#53685
)
2021-07-30 01:20:03 +02:00
cover.py
…
entry_data.py
…
fan.py
…
light.py
Set correct ESPHome color mode when setting color temperature (
#54596
)
2021-08-16 16:16:36 +02:00
manifest.json
Bump aioesphomeapi to 7.0.0 (
#55129
)
2021-08-23 22:40:01 -05:00
number.py
…
select.py
…
sensor.py
ESPHome sensor use total_increasing state class (
#55208
)
2021-08-25 15:33:26 +02:00
services.yaml
…
strings.json
…
switch.py
…