ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Go to file
gitolicious 049807e3ab Escape double quotes and backslashes in ssid and psk (#507)
## Description:
Escape ssid and psk

**Related issue (if applicable):** fixes <link to issue>
https://github.com/esphome/issues/issues/81

**Pull request in [esphome-docs](https://github.com/esphome/esphome-docs) with documentation (if applicable):** esphome/esphome-docs#<esphome-docs PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>

## Checklist:
  - [X] The code change is tested and works locally.
  - [n/a] Tests have been added to verify that the new code works (under `tests/` folder).

If user exposed functionality or configuration variables are added/changed:
  - [n/a] Documentation added/updated in [esphomedocs](https://github.com/OttoWinter/esphomedocs).


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-04-15 21:49:21 +02:00
.github Add auto-issue closer 2019-03-13 18:30:45 +01:00
docker Upgrade docker base image to 1.4.3 (#499) 2019-03-31 12:25:44 +02:00
esphome Escape double quotes and backslashes in ssid and psk (#507) 2019-04-15 21:49:21 +02:00
tests Add cover position/tilt support (#496) 2019-04-08 18:08:58 +02:00
.dockerignore Fix docker build 2018-09-25 10:30:45 +02:00
.gitignore Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
.gitlab-ci.yml Upgrade docker base image to 1.4.3 (#499) 2019-03-31 12:25:44 +02:00
.travis.yml Revert "Remove piolibdeps cache" 2019-03-05 13:53:09 +01:00
CODE_OF_CONDUCT.md Add Code of Conduct (Contributor Covenant) (#168) 2018-10-12 11:26:26 +02:00
CONTRIBUTING.md Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
LICENSE Create LICENSE 2018-07-28 16:33:01 +02:00
MANIFEST.in Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00
README.md Update README.md 2019-02-14 13:49:22 +01:00
pylintrc Add local mDNS responder for .local (#386) 2019-02-10 16:57:34 +01:00
requirements.txt Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00
setup.cfg Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00
setup.py Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00

README.md

ESPHome Build Status Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.