1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/homeassistant
Richard Mitchell c899e2a662 Name sensors correctly (#23208)
* Hue motion senors are motion sensors, not presence sensors.

* Name the sensors 'motion' instead of 'presence' - match the HA paradigm.
2019-04-19 11:01:54 -07:00
..
auth Add trusted_users in trusted networks auth provider (#22478) 2019-03-27 21:53:11 -07:00
components Name sensors correctly (#23208) 2019-04-19 11:01:54 -07:00
helpers Don't load component when fetching translations (#23196) 2019-04-18 11:11:43 -07:00
scripts Fix check config script (#23151) 2019-04-16 17:14:25 -07:00
util Ignore secrets.yaml when using include_dir_named (#22929) 2019-04-13 21:24:06 -07:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Rename google/tts.py to google_translate/tts.py (#23090) 2019-04-16 14:27:07 -07:00
config_entries.py Install deps and reqs early for config flows (#23169) 2019-04-17 09:49:45 -07:00
config.py Fix check config script (#23151) 2019-04-16 17:14:25 -07:00
const.py Bumped version to 0.93.0.dev0 2019-04-17 10:49:25 -07:00
core.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Fix empty components (#23177) 2019-04-17 19:17:13 -07:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade python-slugify to 3.0.2 (#22997) 2019-04-13 11:29:44 +02:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py load cleanups (#23112) 2019-04-15 16:45:46 -07:00