core/homeassistant
David Broadfoot eb551a6d5a Gogogate2 0.1.1 (#14294)
* Gogogate2 - bump version

Uses latest version of library which ensures commands to device are idempotent

* Update requirements_all

* Expose sensor temperature

* update version

* import attribute

* Set temperature

* Remove temperature attribute

Removed temperature attribute until it can be re-implemented as a separate sensor.

* Update ordering

* Fix copy-&-paste issue
2018-05-08 11:42:18 -04:00
..
auth_providers Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
components Gogogate2 0.1.1 (#14294) 2018-05-08 11:42:18 -04:00
helpers Matrix Chatbot (#13355) 2018-05-05 10:00:36 -04:00
scripts Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
util Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
__init__.py
__main__.py Colorlog windows fix (#13929) 2018-04-18 10:18:44 -04:00
auth.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
bootstrap.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
config.py fix check config not working after #14211 (#14259) 2018-05-04 12:29:07 +02:00
config_entries.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
const.py Version bump to 0.70.0.dev0 2018-05-05 11:42:32 -04:00
core.py Check whitelisted paths #13107 (#13154) 2018-03-30 14:10:55 -07:00
data_entry_flow.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
exceptions.py Fix recorder crash for long state string - enforce at core level (#9696) 2017-10-25 09:05:30 -07:00
loader.py Ignore more loading errors (#14331) 2018-05-07 13:12:12 -04:00
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade astral to 1.6.1 (#14297) 2018-05-05 10:45:09 +02:00
remote.py Remove crazy JSON encoding things that are no longer used (#13029) 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00