esphome/esphome
Guillermo Ruffino 1e227e8051
Schema dump (#1564)
* schema dump idea

accept boolean or anything default

accept null also for full dicts

added some common validators

more simple validators

support multi_conf

better handle automations

updates

updates

handle lists

removed not needed class

move to own folder

generalized for automations lists, etc

updates

updates

clean up

clean up

fix automations

made comment optional

basic docs support

added more docs

fixes docs handling

updates

updates

fix components parent

updates

updates

updates

Fix inkplate 6 registration

updates

Disable logging for vscode add on

better handle buses

keep extended order as in CONFIGs

updates

updates

updates

disable comments

moved to scripts/build_jsonschema

added configurable decorators

path handling

fix handle list_schema

fixes and cleanup

add jschema_extractor to maybe

updates

lint

no schema in git

add generated loggers list

* lint
2021-03-07 21:05:08 -03:00
..
api add-black (#1593) 2021-03-07 16:03:16 -03:00
components Schema dump (#1564) 2021-03-07 21:05:08 -03:00
core Migrate ESPColor to Color (#1551) 2021-03-02 11:08:57 -03:00
dashboard add-black (#1593) 2021-03-07 16:03:16 -03:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
__main__.py Improve error checking: too many component id candidates (#1570) 2021-03-07 19:59:32 -03:00
automation.py Schema dump (#1564) 2021-03-07 21:05:08 -03:00
codegen.py add-black (#1593) 2021-03-07 16:03:16 -03:00
config_helpers.py add-black (#1593) 2021-03-07 16:03:16 -03:00
config_validation.py Schema dump (#1564) 2021-03-07 21:05:08 -03:00
config.py Improve error checking: too many component id candidates (#1570) 2021-03-07 19:59:32 -03:00
const.py Schema dump (#1564) 2021-03-07 21:05:08 -03:00
core_config.py add-black (#1593) 2021-03-07 16:03:16 -03:00
core.py add-black (#1593) 2021-03-07 16:03:16 -03:00
cpp_generator.py add-black (#1593) 2021-03-07 16:03:16 -03:00
cpp_helpers.py add-black (#1593) 2021-03-07 16:03:16 -03:00
cpp_types.py add-black (#1593) 2021-03-07 16:03:16 -03:00
espota2.py add-black (#1593) 2021-03-07 16:03:16 -03:00
helpers.py add-black (#1593) 2021-03-07 16:03:16 -03:00
jsonschema.py Schema dump (#1564) 2021-03-07 21:05:08 -03:00
legacy.py add-black (#1593) 2021-03-07 16:03:16 -03:00
mqtt.py add-black (#1593) 2021-03-07 16:03:16 -03:00
pins.py add-black (#1593) 2021-03-07 16:03:16 -03:00
platformio_api.py add-black (#1593) 2021-03-07 16:03:16 -03:00
py_compat.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
storage_json.py add-black (#1593) 2021-03-07 16:03:16 -03:00
util.py add-black (#1593) 2021-03-07 16:03:16 -03:00
voluptuous_schema.py Schema dump (#1564) 2021-03-07 21:05:08 -03:00
vscode.py add-black (#1593) 2021-03-07 16:03:16 -03:00
wizard.py add-black (#1593) 2021-03-07 16:03:16 -03:00
writer.py add-black (#1593) 2021-03-07 16:03:16 -03:00
yaml_util.py add-black (#1593) 2021-03-07 16:03:16 -03:00
zeroconf.py add-black (#1593) 2021-03-07 16:03:16 -03:00