This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-06 13:32:08 +01:00
Code
Activity
Files
8c69fd91ff441f930e2263bffee35cc97a5dfd45
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
Avoid creating temporary lists (
#25317
)
2019-07-19 13:36:18 -07:00
binary_sensor.py
…
climate.py
Turn on device before setting mode (
#25314
)
2019-07-19 10:19:34 -07:00
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
…