core/homeassistant
corneyl 2f0fc0934f Buienradar improvements: continuous sensors and unique ID's (#13249)
* Force update continuous sensors when new measurement available.

* Added unique ID's based on coordinates, sensor type and client name.

* Fixed over-indentation (hound review)

* Revert "Added unique ID's based on coordinates, sensor type and client name."

This reverts commit 3345e67a15.

* Fix lint errors.

* Re-added unique ID's based on location.

* Removed wrong error logging.

* Removed creating UUID from unique id

* Lint
2018-05-01 15:06:41 -04:00
..
auth_providers Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
components Buienradar improvements: continuous sensors and unique ID's (#13249) 2018-05-01 15:06:41 -04:00
helpers Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02: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 Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
config_entries.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
const.py Foundation for users (#13968) 2018-05-01 18:20:41 +02: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 Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade aiohttp to 3.1.3 (#13938) 2018-04-17 13:32:16 +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