core/homeassistant
dilruacs 9176e13a97 Modify check for ADB public key (#22378)
* Remove check for public key

* Remove has_adb_files, directly call cv.isfile

* Check for missing adbkey.pub, create dummy if not found

* Reorder imports

* Bumped androidtv library version, deactivated pubkey test

* Code works without pubkey, removed function

* Removed "import os", not needed anymore

* Bump library version
2019-03-27 20:19:24 -05:00
..
auth Add area permission check (#21835) 2019-03-11 11:02:37 -07:00
components Modify check for ADB public key (#22378) 2019-03-27 20:19:24 -05:00
helpers Bootstrap to start registry loading early (#22321) 2019-03-27 22:06:20 +08:00
scripts Fix script load module issue (#21763) 2019-03-07 16:48:14 -08:00
util Fix pressure in dark sky and openweathermap and add pressure utility (#21210) 2019-03-24 18:37:31 +01:00
__init__.py
__main__.py
bootstrap.py Bootstrap to start registry loading early (#22321) 2019-03-27 22:06:20 +08:00
config.py Mobile App: Discovery to default configuration.yaml, zeroconf to default_config (#22028) 2019-03-13 22:05:56 -07:00
config_entries.py Axis config flow (#18543) 2019-03-24 16:16:50 +01:00
const.py Fix pressure in dark sky and openweathermap and add pressure utility (#21210) 2019-03-24 18:37:31 +01:00
core.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
exceptions.py
loader.py Remove index (#21304) 2019-02-22 14:11:07 +01:00
monkey_patch.py
package_constraints.txt Upgrade ruamel.yaml to 0.15.89 (#22064) 2019-03-15 09:22:00 -07:00
requirements.py
setup.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00