core/homeassistant
Tom Harris dbd821a564
Change Insteon backend module to pyinsteon from insteonplm (#35198)
* Migrate to pyinsteon from insteonplm

* Rename devices entities

* Print ALDB even if not loaded

* Add relay to name map

* Change insteonplm to pyinsteon

* Update requirements_all correctly

* Code review updates

* async_set_speed receive std speed value

* default speed to std medium value

* Call async methods for fan on/off

* Comment await required in loop

* Remove emtpy and add codeowner

* Make services async and remove async_add_job call

* Remove extra logging

* New device as async task and aldb load in loop

* Place lock in context bloxk

* Limiting lock to min

* Remove .env file
2020-05-17 15:27:38 +02:00
..
auth Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
components Change Insteon backend module to pyinsteon from insteonplm (#35198) 2020-05-17 15:27:38 +02:00
generated Add Acmeda integration (#33384) 2020-05-17 12:15:06 +02:00
helpers Add check for HTML in translations (#35615) 2020-05-14 19:33:14 +02:00
scripts Check isinstance on collections.abc, not typing classes (#35087) 2020-05-02 23:57:48 +02:00
util Avoid locking in the logging queue handler (#35700) 2020-05-17 14:39:27 +02:00
__init__.py
__main__.py Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
block_async_io.py
bootstrap.py Use built in queue log handlers to avoid formatting logs in the event loop (#35633) 2020-05-16 09:29:58 -05:00
config.py Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
config_entries.py Plex discovery on demand (#35303) 2020-05-13 09:11:00 -04:00
const.py Bumped version to 0.111.0dev0 (#35593) 2020-05-13 23:34:05 +02:00
core.py Fix handling of additional data in core config storage (#35660) 2020-05-16 13:31:15 +02:00
data_entry_flow.py Add current step that is in progress (#35272) 2020-05-05 21:34:51 -07:00
exceptions.py
loader.py Remove logo & icon from manifest (#35410) 2020-05-10 11:10:44 -04:00
package_constraints.txt Updated frontend to 20200515.0 (#35677) 2020-05-16 00:12:58 +02:00
requirements.py
setup.py Set up config entries in parallel (#34755) 2020-04-27 10:05:02 -07:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00