core/homeassistant
Joseph Albert fee0d8dbdd
Add rainforest_eagle support for legacy hardware (#28082)
* Add compatibility with Legacy EAGLE models.

* added mdns resultion via zeroconf

* Added requirements to requirements_all.txt

* Fixed model determination bug

* Fixed formatting issue for Eagle-200 responses.

* Remove mDNS resolution, IP now required.

* added pypi deps, fixed handling of optional params

manifest updates

* Fixed import order per isort.

* Two pylint fixes.

* More consistent try-fail structure to guessing hardware.  Errors actually fail.
2020-02-15 21:10:04 -08:00
..
auth Replace cmp option with eq and order (#31423) 2020-02-02 20:28:52 -08:00
components Add rainforest_eagle support for legacy hardware (#28082) 2020-02-15 21:10:04 -08:00
generated Add initial version of Vilfo Router integration (#31177) 2020-02-12 19:11:15 +01:00
helpers Use new custom_serializer (#31871) 2020-02-15 15:36:57 -08:00
scripts Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
util Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
__init__.py
__main__.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
bootstrap.py Use time.monotonic instead of time.time where appropriate (#31780) 2020-02-13 22:57:07 +01:00
config.py Catch unexpected exceptions when validating config (#31795) 2020-02-13 22:43:07 +01:00
config_entries.py Annotate more async functions correctly (#31802) 2020-02-14 10:00:22 -08:00
const.py Add and use bunch of data size and rate related constants (#31781) 2020-02-13 08:52:57 -08:00
core.py Clean up frontend services and events (#31654) 2020-02-09 19:47:16 -08:00
data_entry_flow.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
exceptions.py
loader.py Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
package_constraints.txt Updated frontend to 20200212.0 (#31772) 2020-02-12 14:54:33 -08:00
requirements.py
setup.py print component import error to logfile (#30346) 2020-01-19 22:05:10 -08:00