1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/homeassistant
shbatm 4be1006b71
ISY994 migration to PyISY v2 (Structure Changes to enable upgrade, Part 1) (#35212)
* ISY994 Structure updates in prep for PyISYv2 (Part 1)

- Correct node categorization.
- Move constants to separate file.
- Consolidate Logging to Constants file.
- Use Home Assistant Constants where possible.
- Use string literals where possible.
- Rename "domain" to "platform" in most places.
- Add additional device support (NODE_FILTER updates).

* Update categorize_programs per review

* add @shbatm as codeowner for ISY994 integration
2020-05-04 19:21:40 -05:00
..
auth Improve string formatting v9 (#34050) 2020-04-12 17:18:09 +02:00
components ISY994 migration to PyISY v2 (Structure Changes to enable upgrade, Part 1) (#35212) 2020-05-04 19:21:40 -05: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 Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
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_entries.py Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
config.py Fix identifying Plex schema when used in packages (#34651) 2020-04-24 09:52:23 -07:00
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