hass-core/homeassistant
Andrei Pop 1d2fd8a2e9 Edimax component reports wrong power values ()
* Fixed Edimax switch authentication error for newer firmware.

* pyedimax moved to pypi

* Added pyedimax to gen_requirements_all.py

* Cleanup

* Fixed https://github.com/home-assistant/home-assistant/issues/13008

* Only ValueError now

* Trivial error.
2018-03-15 16:27:42 +01:00
..
components Edimax component reports wrong power values () 2018-03-15 16:27:42 +01:00
helpers Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00
scripts Python 3.5 adjustments () 2018-03-15 13:10:54 +02:00
util Fix freegeoip () 2018-03-13 20:50:08 -07:00
__init__.py
__main__.py Disable Monkey Patch for 3.6.3+ () 2018-03-12 16:12:21 -07:00
bootstrap.py Python 3.5 adjustments () 2018-03-15 13:10:54 +02:00
config.py Ensure we have valid config AFTER merging packages () 2018-03-10 10:41:39 -08:00
config_entries.py Config flow translations () 2018-03-11 12:04:34 -07:00
const.py fix: Support different JointSpace API versions () 2018-03-12 12:33:04 -07:00
core.py Python 3.5 adjustments () 2018-03-15 13:10:54 +02:00
exceptions.py Fix recorder crash for long state string - enforce at core level () 2017-10-25 09:05:30 -07:00
loader.py Typing fixes () 2018-01-29 00:24:08 -08:00
monkey_patch.py Python 3.5 adjustments () 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade astral to 1.6 () 2018-03-12 12:28:27 -07:00
remote.py Remove crazy JSON encoding things that are no longer used () 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip () 2018-03-05 15:51:37 -08:00
setup.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00