core/homeassistant/components/climate
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 Only include target temp if has right support flag (#25193) 2019-07-17 12:09:44 -07:00
const.py Add hvac fan state (#25030) 2019-07-09 09:59:48 +02:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
reproduce_state.py Avoid creating temporary lists (#25317) 2019-07-19 13:36:18 -07:00
services.yaml Add support for on/off climate (#25026) 2019-07-11 15:28:11 -07:00