Paulus Schoutsen
e51427b284
Entity registry ( #11979 )
...
* Entity#unique_id defaults to None
* Initial commit entity registry
* Clean up unique_id property
* Lint
* Add tests to entity component
* Lint
* Restore some unique ids
* Spelling
* Remove use of IP address for unique ID
* Add tests
* Add tests
* Fix tests
* Add some docs
* Add one more test
* Fix new test…
2018-01-30 10:39:39 +01:00
Fabian Affolter
760138ac52
Do not call update() in constructor ( #7917 )
2017-06-05 21:28:13 +02:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Nolan Gilley
2a563e1604
binary occupancy sensor ( #2869 )
2016-08-19 00:11:56 -07:00
Nolan Gilley
fb3b3db04e
Check for 'unknown' sensor values in ecobee ( #1983 )
2016-05-06 18:50:32 -07:00
Fabian Affolter
8bff97083c
Fix PEPE257 issues
2016-03-08 16:46:34 +01:00
Fabian Affolter
60d579af84
Update/add docstrings (PEP257)
2016-02-23 06:23:04 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
nkgilley@gmail.com
ba530e5a16
fix ecobee sensor unique id.
2016-02-12 17:24:00 -05:00
Paulus Schoutsen
4840dd297a
Add unique ID to ecobee sensor
2016-02-08 20:39:09 -08:00
Fabian Affolter
356013118d
Update docstrings
2016-02-03 15:13:53 +01:00
Paulus Schoutsen
a9c6f8c1d9
Enforce entity attribute types
2016-01-17 17:50:20 -08:00
nkgilley@gmail.com
107994f3ac
implement logic improvement suggestion by @balloob
2015-12-03 08:57:28 -05:00
nkgilley@gmail.com
7985468aba
remove the use of unnecessary dictionary.
2015-12-02 17:42:53 -05:00
nkgilley@gmail.com
502184812d
fix flake8 warnings
2015-12-02 16:37:16 -05:00
nkgilley@gmail.com
02a8ce71d0
fix req_all
2015-12-02 16:32:28 -05:00
nkgilley@gmail.com
08de7d954a
improve support for multiple thermostats.
2015-12-02 16:22:25 -05:00
Paulus Schoutsen
a301d869d7
PyLint 1.5 fixes
2015-11-29 13:49:05 -08:00
nkgilley@gmail.com
067b5862c0
bug fixes
2015-11-24 09:29:33 -05:00
nkgilley@gmail.com
80e829f53a
was getting errors for NETWORK being None. looked like it was being loaded too early, so this will wait until it's ready
2015-11-23 11:52:02 -05:00
nkgilley@gmail.com
27bc4c582b
update network data before sensor setup.
2015-11-23 11:40:54 -05:00
nkgilley@gmail.com
cc196d9888
fixed sensors and thermostat. discovery working for both now.
2015-11-23 11:15:19 -05:00
nkgilley@gmail.com
c6d1a4bdaf
Fix configurator, rename repo, cleanup code.
2015-11-18 10:13:46 -05:00
Nolan Gilley
e317e0798b
initial commit for ecobee thermostat component.
2015-11-17 19:14:29 -05:00