core/homeassistant/components/homematic
Ingo Theiss 0afa01609c Pass configured host string instead of always forcing an ip-address (#23164)
* 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
..
__init__.py Pass configured host string instead of always forcing an ip-address (#23164) 2019-04-17 21:35:16 +02:00
binary_sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
climate.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
cover.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
light.py Homematic Lock: state_uncertain attribute, Homematic dimmer: Light service transition attribute (#22928) 2019-04-17 14:30:53 +02:00
lock.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
manifest.json Add pvizeli/danielperna84 to code owner of homematic (#22989) 2019-04-15 13:13:29 -07:00
notify.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
services.yaml homematic: Add homematic.put_paramset service (#16024) 2018-08-22 00:20:26 +02:00
switch.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00