Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate honeywell to new climate schema #24257

Merged
merged 87 commits into from
Jul 2, 2019
Merged
Changes from 1 commit
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
0026da7
Update one
pvizeli May 14, 2019
3c9a2a4
Fix model climate v2
pvizeli May 15, 2019
0957562
Cleanup p4
pvizeli May 16, 2019
9a33578
Add comfort hold mode
pvizeli May 16, 2019
31bcbdf
Fix old code
pvizeli May 16, 2019
82e7841
Update homeassistant/components/climate/__init__.py
pvizeli May 16, 2019
6c56f79
Update homeassistant/components/climate/const.py
pvizeli May 16, 2019
d94bcfb
First renaming
pvizeli May 16, 2019
6da325e
Rename operation to hvac for paulus
pvizeli May 16, 2019
b4df4bf
Rename hold mode to preset mode
pvizeli May 16, 2019
1f33152
Cleanup & update comments
pvizeli May 17, 2019
c61a343
Remove on/off
pvizeli May 17, 2019
1cfe93e
Fix supported feature count
pvizeli May 17, 2019
fbe9c32
Update services
pvizeli May 17, 2019
77d089c
Update demo
pvizeli May 17, 2019
ba0c54c
Fix tests & use current_hvac
pvizeli May 20, 2019
1d5d58d
Update comment
pvizeli May 20, 2019
e2cc2fa
Fix tests & add typing
pvizeli May 20, 2019
063f89b
Add more typing
pvizeli May 20, 2019
4a1a1b5
Update modes
pvizeli May 20, 2019
95a8930
Fix tests
pvizeli May 20, 2019
a0f9b2c
Cleanup low/high with range
pvizeli May 20, 2019
792e729
Update homematic part 1
pvizeli May 20, 2019
2b49d81
Finish homematic
pvizeli May 20, 2019
4c241d4
Fix lint
pvizeli May 21, 2019
bcd77ec
fix hm mapping
pvizeli May 21, 2019
7770e37
Support simple devices
pvizeli May 21, 2019
f276a1b
convert lcn
pvizeli May 22, 2019
4caa103
migrate oem
pvizeli May 22, 2019
ae30983
Fix xs1
pvizeli May 22, 2019
43e43d3
update hive
pvizeli May 22, 2019
2696174
update mil
pvizeli May 22, 2019
8f56d1f
Update toon
pvizeli May 22, 2019
a6cf74e
migrate deconz
pvizeli May 22, 2019
9b997b9
cleanup
pvizeli May 22, 2019
3830175
update tesla
pvizeli May 22, 2019
4186ab4
Fix lint
pvizeli May 23, 2019
a4d565b
Fix vera
pvizeli May 23, 2019
84f3283
Migrate zwave
pvizeli May 23, 2019
6c97b91
Migrate velbus
pvizeli May 23, 2019
a6228c3
Cleanup humity feature
pvizeli May 23, 2019
126d225
Cleanup
pvizeli May 24, 2019
32dd1c2
Migrate wink
pvizeli May 24, 2019
687f1fe
migrate dyson
pvizeli May 27, 2019
0a03878
Fix current hvac
pvizeli May 27, 2019
a87b8d5
Renaming
pvizeli May 27, 2019
be9ba2d
Fix lint
pvizeli May 27, 2019
971d677
Migrate tfiac
pvizeli May 27, 2019
9fe1a8e
migrate tado
pvizeli May 29, 2019
ebdf2ff
Fix PRESET can be None
pvizeli Jun 7, 2019
71abb8a
remove EU component, etc.
zxdavb May 31, 2019
7193516
apply PR#23913 from dev
zxdavb May 28, 2019
dd795e8
remove EU component, etc.
zxdavb May 31, 2019
824179d
ready to test now
zxdavb Jun 2, 2019
2afc976
de-linted
zxdavb Jun 2, 2019
331263c
some tweaks
zxdavb Jun 5, 2019
2a3d369
de-lint
zxdavb Jun 6, 2019
e227ed1
better handling of edge cases
zxdavb Jun 6, 2019
fb3e353
delint
zxdavb Jun 6, 2019
aca9c0c
fix set_mode typos
zxdavb Jun 6, 2019
b8ba827
apply PR#23913 from dev
zxdavb May 28, 2019
5768074
remove EU component, etc.
zxdavb May 31, 2019
dc6ad13
ready to test now
zxdavb Jun 2, 2019
9c6b526
de-linted
zxdavb Jun 2, 2019
583f918
some tweaks
zxdavb Jun 5, 2019
e862930
de-lint
zxdavb Jun 6, 2019
59b46d6
better handling of edge cases
zxdavb Jun 6, 2019
0fa94c3
delint
zxdavb Jun 6, 2019
1b0aaaf
fix set_mode typos
zxdavb Jun 6, 2019
5bb3189
delint, move debug code
zxdavb Jun 6, 2019
f8d315b
away preset now working
zxdavb Jun 6, 2019
370d5ca
code tidy-up
zxdavb Jun 6, 2019
71a7669
code tidy-up 2
zxdavb Jun 6, 2019
6dca386
code tidy-up 3
zxdavb Jun 6, 2019
293e110
address issues #18932, #15063
zxdavb Jun 6, 2019
8bae403
address issues #18932, #15063 - 2/2
zxdavb Jun 6, 2019
22beb7e
refactor MODE_AUTO to MODE_HEAT_COOL and use F not C
zxdavb Jun 8, 2019
ab29e0a
add low/high to set_temp
zxdavb Jun 8, 2019
b5621d8
add low/high to set_temp 2
zxdavb Jun 8, 2019
23ec2c0
add low/high to set_temp - delint
zxdavb Jun 8, 2019
3b34765
run HA scripts
zxdavb Jun 15, 2019
ffc402a
port changes from PR #24402
zxdavb Jun 15, 2019
9c6d54b
manual rebase
zxdavb Jul 2, 2019
da71610
manual rebase 2
zxdavb Jul 2, 2019
a8c9c38
delint
zxdavb Jul 2, 2019
2b7c5e4
minor change
zxdavb Jul 2, 2019
e018cf8
remove SUPPORT_HVAC_ACTION
zxdavb Jul 2, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
minor change
  • Loading branch information
zxdavb committed Jul 2, 2019
commit 2b7c5e42d57819aed978bf66c7bf38437fe0a009
2 changes: 1 addition & 1 deletion homeassistant/components/honeywell/climate.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Support for Honeywell TCC-accessible thermostats."""
"""Support for Honeywell (US) Total Connect Comfort climate systems."""
import datetime
import logging
from typing import Dict, Optional, List
Expand Down