This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-09-12 22:18:36 +00:00
Code
Issues
Releases
Wiki
Activity
Files
bfbb2826bc90039a75187b2af81f802dca8af46e
core
/
homeassistant
/
components
/
smartthings
History
HomeAssistant Azure
e48bcd2070
[ci skip] Translation update
2020-06-27 00:05:54 +00:00
..
translations
[ci skip] Translation update
2020-06-27 00:05:54 +00:00
__init__.py
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (
#36233
)
2020-05-30 17:27:20 +02:00
binary_sensor.py
…
climate.py
Check isinstance on collections.abc, not typing classes (
#35087
)
2020-05-02 23:57:48 +02:00
config_flow.py
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (
#36233
)
2020-05-30 17:27:20 +02:00
const.py
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (
#36233
)
2020-05-30 17:27:20 +02:00
cover.py
…
fan.py
…
light.py
…
lock.py
…
manifest.json
…
scene.py
…
sensor.py
…
smartapp.py
async_get_url -> get_url (
#35382
)
2020-05-08 21:53:28 +02:00
strings.json
Add config flow base strings (
#34523
)
2020-05-04 20:10:39 -07:00
switch.py
…