esphome/esphomeyaml
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
..
components Add domain paramteter to wifi. (#16) 2018-05-21 15:47:30 +02:00
__init__.py Initial Commit 🎉 2018-04-07 01:23:03 +02:00
__main__.py Add domain paramteter to wifi. (#16) 2018-05-21 15:47:30 +02:00
automation.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
config_validation.py Add domain paramteter to wifi. (#16) 2018-05-21 15:47:30 +02:00
config.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
const.py Add domain paramteter to wifi. (#16) 2018-05-21 15:47:30 +02:00
core.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
espota.py Enable Travis Linting (#3) 2018-04-10 17:17:46 +02:00
helpers.py Fix flake8 warnings. (#17) 2018-05-21 15:07:17 +02:00
mqtt.py Web server (#7) 2018-04-18 18:43:13 +02:00
pins.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00
wizard.py Initial Sonoff support 2018-05-16 19:45:33 +02:00
writer.py Fix flake8 warnings. (#17) 2018-05-21 15:07:17 +02:00
yaml_util.py Automation API & Cleanup 2018-05-20 12:41:52 +02:00