esphome/esphome
Andy Allsopp 946db3fd50
Add viewport meta tag to web server layout (#2419)
* Update web_server.cpp

Added viewport meta tag to web_server.cpp in order to better control layout on mobile browsers. Adds 70 characters. Vastly improves accessibility on mobile devices.

* Update web_server.cpp

split line to meet clang format requirement.

* Update web_server.cpp

Reworked line break for clangtidy
2021-09-30 13:03:30 +02:00
..
components Add viewport meta tag to web server layout (#2419) 2021-09-30 13:03:30 +02:00
core Support HSV-based color support on tuya light (#2400) 2021-09-28 22:19:17 +02:00
dashboard Dashboard node import and render in browser (#2374) 2021-09-27 10:10:53 -07:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
__main__.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
automation.py lambda condition should return (#1833) 2021-05-26 08:03:59 +12:00
codegen.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
config.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
config_helpers.py add-black (#1593) 2021-03-07 16:03:16 -03:00
config_validation.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
const.py Tuya rgb support (#2278) 2021-09-26 21:34:06 +13:00
coroutine.py Introduce new async-def coroutine syntax (#1657) 2021-05-17 17:14:15 +12:00
cpp_generator.py Add missing MockObj operators (#2378) 2021-09-23 11:53:10 +02:00
cpp_helpers.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
cpp_types.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
espota2.py Bump pylint from 2.10.2 to 2.11.1 (#2334) 2021-09-19 19:22:28 +02:00
final_validate.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
git.py Allow using a git source for a package (#2193) 2021-09-06 08:23:06 +12:00
helpers.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
jsonschema.py schema-dump-pins (#1596) 2021-03-08 22:53:20 -03:00
loader.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
log.py Fix colorlog removing colors and refactor color code (#1671) 2021-04-08 13:58:01 +02:00
mqtt.py Bump pylint from 2.10.2 to 2.11.1 (#2334) 2021-09-19 19:22:28 +02:00
pins.py Fix: Pin flags code generation returning FLAG_NONE (#2377) 2021-09-23 11:19:17 +02:00
platformio_api.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
storage_json.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
types.py Improve config final validation (#1917) 2021-06-18 11:52:02 +12:00
util.py Allow .yml files to show up in the dashboard (#2257) 2021-09-08 16:11:09 +12:00
voluptuous_schema.py Schema dump (#1564) 2021-03-07 21:05:08 -03:00
vscode.py Support multiple configuration directories for update-all subcommand (#1925) 2021-08-11 17:21:57 +12:00
wizard.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
writer.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
yaml_util.py Bump pylint from 2.10.2 to 2.11.1 (#2334) 2021-09-19 19:22:28 +02:00
zeroconf.py Dashboard node import and render in browser (#2374) 2021-09-27 10:10:53 -07:00