mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
da2821ab36
* Esphomeapi * Updates * Remove MQTT from wizard * Add protobuf to requirements * Fix * API Client updates * Dump config on API connect * Old WiFi config migration * Home Assistant state import * Lint
7 lines
129 B
INI
7 lines
129 B
INI
[metadata]
|
|
description-file = README.md
|
|
|
|
[flake8]
|
|
max-line-length = 120
|
|
builtins = unicode, long, raw_input
|
|
exclude = api_pb2.py
|