hass-core/homeassistant/components/device_automation
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 Avoid creating temporary lists (#25317) 2019-07-19 13:36:18 -07:00
manifest.json Add websock command to query device for triggers (#24044) 2019-06-10 15:36:11 -07:00