esphome/esphomeyaml/components
Jimmy Hedman ebb6d0d464 Add domain paramteter to wifi. (#16)
* Add domain paramteter to wifi.

- To be able to do OTA updates on networks that doesn't use .local as
  local domain parameter domain is added to wifi section. It's currently
  only used for OTA.

* Centralised default parameter for domain.

* Added input validation for domainname.
2018-05-21 15:47:30 +02:00
..
binary_sensor Automation API & Cleanup 2018-05-20 12:41:52 +02:00
cover Automation API & Cleanup 2018-05-20 12:41:52 +02:00
fan Automation API & Cleanup 2018-05-20 12:41:52 +02:00
light Automation API & Cleanup 2018-05-20 12:41:52 +02:00
output Automation API & Cleanup 2018-05-20 12:41:52 +02:00
sensor Fix flake8 warnings. (#17) 2018-05-21 15:07:17 +02:00
switch Automation API & Cleanup 2018-05-20 12:41:52 +02:00
__init__.py Initial Commit 🎉 2018-04-07 01:23:03 +02:00
ads1115.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
dallas.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
debug.py Update for 1.4.0 2018-05-06 15:56:12 +02:00
deep_sleep.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
esp32_ble.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
esp32_touch.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
i2c.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
ir_transmitter.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
logger.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
mqtt.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
ota.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
pca9685.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
pcf8574.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
power_supply.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
web_server.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
wifi.py Add domain paramteter to wifi. (#16) 2018-05-21 15:47:30 +02:00