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-16 15:56:22 +00:00
Code
Issues
Releases
Wiki
Activity
Files
7a8130cd2ba2d96c467976b7b6e79b8b3dfd7605
core
/
homeassistant
/
components
/
smartthings
T
History
nierob
979f801488
Avoid creating temporary lists (
#25317
)
...
That gives nano performance improvements as *() is slightly faster then *[].
2019-07-19 13:36:18 -07:00
..
.translations
…
__init__.py
…
binary_sensor.py
…
climate.py
…
config_flow.py
…
const.py
…
cover.py
…
fan.py
…
light.py
…
lock.py
…
manifest.json
…
scene.py
…
sensor.py
…
smartapp.py
…
strings.json
…
switch.py
…