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
c8abbf6d765d8d85276ab5e2d53c8499ff3365ea
core
/
homeassistant
/
components
/
google_assistant
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
..
__init__.py
Don't pass in loop (
#23984
)
2019-05-22 21:09:59 -07:00
const.py
Add temperature sensor support to google smarthome thermostat device (
#24264
)
2019-06-03 12:40:15 -07:00
error.py
Ask users for a pin when interacting with locks/garage doors (
#23223
)
2019-04-19 14:50:21 -07:00
helpers.py
Clean up Google Config (
#24663
)
2019-06-21 11:17:21 +02:00
http.py
Make sure entity config is never none (
#24801
)
2019-06-27 15:17:42 -04:00
manifest.json
Add manifests (
#22699
)
2019-04-03 21:14:45 -07:00
services.yaml
…
smart_home.py
Avoid creating temporary lists (
#25317
)
2019-07-19 13:36:18 -07:00
trait.py
Simplify Alexa/Google for new climate turn_on/off (
#25115
)
2019-07-13 10:27:50 +02:00