hass-core/homeassistant
Ingo Theiss 0afa01609c Pass configured host string instead of always forcing an ip-address ()
* Pass host string instead of forcing an ip-address

Pass the configured host (https://www.home-assistant.io/components/homematic/#host) instead of always forcing an ip-address. This is required to get SSL certificate validation working.

* Remove unused 'socket' import
2019-04-17 21:35:16 +02:00
..
auth Add trusted_users in trusted networks auth provider () 2019-03-27 21:53:11 -07:00
components Pass configured host string instead of always forcing an ip-address () 2019-04-17 21:35:16 +02:00
helpers I think this is a potential bug () 2019-04-17 09:52:08 -07:00
scripts Fix check config script () 2019-04-16 17:14:25 -07:00
util Ignore secrets.yaml when using include_dir_named () 2019-04-13 21:24:06 -07:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Rename google/tts.py to google_translate/tts.py () 2019-04-16 14:27:07 -07:00
config.py Fix check config script () 2019-04-16 17:14:25 -07:00
config_entries.py Install deps and reqs early for config flows () 2019-04-17 09:49:45 -07:00
const.py Bumped version to 0.93.0.dev0 2019-04-17 10:49:25 -07:00
core.py Deprecate http.api_password () 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry () 2019-03-14 12:57:50 -07:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Add support for after_dependencies () 2019-04-16 13:40:21 -07:00
monkey_patch.py Narrow scope of various pylint inline disables () 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade python-slugify to 3.0.2 () 2019-04-13 11:29:44 +02:00
requirements.py Improve package loadable () 2018-08-28 12:52:18 +02:00
setup.py load cleanups () 2019-04-15 16:45:46 -07:00