hass-core/homeassistant
Sean Dague 8c0b50b5df Bump waterfurnace to 1.0
This bumps to the new version of the waterfurnace API. In the new
version the unit id is no longer manually set by the user, instead it
is retrieved from the service after login. This is less error prone as
it turns out discovering the correct unit id is hard from an end user
perspective.

Breaking change on the config, as the unit parameter is removed from
config. However I believe the number of users is very low (possibly
only 2), so adaptation should be easy.
2018-12-05 07:03:27 -05:00
..
auth Remove stale user salts code (#19004) 2018-12-04 14:39:43 +01:00
components Bump waterfurnace to 1.0 2018-12-05 07:03:27 -05:00
helpers Refactor script helper actions into their own methods (#18962) 2018-12-03 15:46:25 +01:00
scripts Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
util Restore states through a JSON store instead of recorder (#17270) 2018-11-28 13:16:43 +01:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
config.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
config_entries.py OwnTracks Config Entry (#18759) 2018-11-28 22:20:13 +01:00
const.py New Events and Context Fixes (#18765) 2018-12-04 09:45:17 +01:00
core.py RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
exceptions.py RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01:00
loader.py Doc fix: a circular dependency does not raise an error. (#18298) 2018-11-08 12:59:58 +01:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade ruamel.yaml to 0.15.80 2018-12-02 00:17:41 +01:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py OwnTracks Config Entry (#18759) 2018-11-28 22:20:13 +01:00