core/homeassistant
Charles Garwood de636cce6f
Add zwave_mqtt sensor platform (#35135)
* Add sensor platform

* Fix signal name

* Add sensor discovery schema

* Add test for disabled entities

* Add test for enabling advanced sensor

* Add additional fake sensors and tests for device classes

* More device class tests

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-04 22:07:29 -04:00
..
auth Improve string formatting v9 (#34050) 2020-04-12 17:18:09 +02:00
components Add zwave_mqtt sensor platform (#35135) 2020-05-04 22:07:29 -04:00
generated Tibber config flow (#34469) 2020-05-03 14:40:19 +02:00
helpers Extract instance ID helper from updater (#35043) 2020-05-04 11:23:12 -07:00
scripts Check isinstance on collections.abc, not typing classes (#35087) 2020-05-02 23:57:48 +02:00
util Log threading exceptions properly (#34789) 2020-04-28 14:31:35 -07:00
__init__.py
__main__.py
block_async_io.py Patch http.client to not do I/O in the event loop (#34194) 2020-04-15 15:32:10 -07:00
bootstrap.py Log threading exceptions properly (#34789) 2020-04-28 14:31:35 -07:00
config.py Fix identifying Plex schema when used in packages (#34651) 2020-04-24 09:52:23 -07:00
config_entries.py
const.py Bump version to 0.110.0dev0 (#34827) 2020-04-29 08:56:43 +02:00
core.py Introduce a singleton decorator (#34803) 2020-04-30 16:47:14 -07:00
data_entry_flow.py Allow flows to know if user is in advanced mode (#34629) 2020-04-24 09:31:56 -07:00
exceptions.py
loader.py Add command to get integration manifests (#34262) 2020-04-15 13:36:16 -07:00
package_constraints.txt Upgrade pytz to 2020.1 (#35174) 2020-05-04 15:16:37 +02:00
requirements.py Fix isort problem in homeassistant/requirements.py (#33828) 2020-04-08 12:48:20 -07:00
setup.py Set up config entries in parallel (#34755) 2020-04-27 10:05:02 -07:00
strings.json Import state strings (#34451) 2020-04-20 16:25:35 -07:00