core/homeassistant
HomeAssistant Azure ba92d781b4 [ci skip] Translation update 2019-09-26 00:32:13 +00:00
..
auth Bump pyotp to 2.3.0 () 2019-09-23 15:43:48 +02:00
components [ci skip] Translation update 2019-09-26 00:32:13 +00:00
generated Add config flow to ecobee () 2019-09-25 22:38:21 +02:00
helpers Remove lamps and groups from ha when removed from Hue () 2019-09-25 14:00:18 -07:00
scripts Removes unnecessary else/elif blocks () 2019-09-24 13:53:03 -07:00
util Use Python3 new super syntax sugar () 2019-09-24 15:38:20 -07:00
__init__.py
__main__.py Removes unnecessary print_function future import () 2019-09-24 21:29:57 -07:00
bootstrap.py Deprecate Python 3.6.0 () 2019-09-11 12:42:54 -06:00
config.py Replaces IOError by OSError () 2019-09-04 19:09:24 +02:00
config_entries.py Migrate legacy typehints in core to PEP-526 () 2019-09-03 20:36:04 -07:00
const.py Removes unnecessary utf8 source encoding declarations () 2019-09-24 21:28:50 -07:00
core.py Add and corrects typehints in Entity helper & core class () 2019-09-24 14:20:04 -07:00
data_entry_flow.py Migrate legacy typehints in core to PEP-526 () 2019-09-03 20:36:04 -07:00
exceptions.py
loader.py Use PEP 526 type annotations, add some type hints () 2019-09-07 09:48:58 +03:00
monkey_patch.py
package_constraints.txt Fix frontend 2019-09-23 14:20:27 -07:00
requirements.py
setup.py