1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 04:12:23 +01:00

Add API for dashboard to get boards list (#4154)

This commit is contained in:
Jesse Hills
2022-12-07 16:07:51 +13:00
committed by GitHub
parent f843925301
commit 6ad9baa870
9 changed files with 960 additions and 234 deletions

View File

@@ -992,6 +992,7 @@ KEY_CORE = "core"
KEY_TARGET_PLATFORM = "target_platform"
KEY_TARGET_FRAMEWORK = "target_framework"
KEY_FRAMEWORK_VERSION = "framework_version"
KEY_NAME = "name"
# Entity categories
ENTITY_CATEGORY_NONE = ""