mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
fix fonts path
This commit is contained in:
50
.esphome/boneio_config_for_console.yaml.json
Normal file
50
.esphome/boneio_config_for_console.yaml.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"storage_version": 1,
|
||||
"name": "boneio",
|
||||
"comment": null,
|
||||
"esphome_version": "2022.11.1",
|
||||
"src_version": 1,
|
||||
"address": "boneio.local",
|
||||
"web_port": 80,
|
||||
"esp_platform": "ESP32",
|
||||
"build_path": ".esphome/build/boneio",
|
||||
"firmware_bin_path": ".esphome/build/boneio/.pioenvs/boneio/firmware.bin",
|
||||
"loaded_integrations": [
|
||||
"api",
|
||||
"async_tcp",
|
||||
"binary_sensor",
|
||||
"display",
|
||||
"ds1307",
|
||||
"esp32",
|
||||
"esphome",
|
||||
"ethernet",
|
||||
"external_components",
|
||||
"font",
|
||||
"gpio",
|
||||
"homeassistant",
|
||||
"i2c",
|
||||
"ina219",
|
||||
"json",
|
||||
"lm75",
|
||||
"logger",
|
||||
"md5",
|
||||
"mdns",
|
||||
"network",
|
||||
"ota",
|
||||
"pcf8574",
|
||||
"preferences",
|
||||
"script",
|
||||
"sensor",
|
||||
"socket",
|
||||
"ssd1306_base",
|
||||
"ssd1306_i2c",
|
||||
"substitutions",
|
||||
"switch",
|
||||
"template",
|
||||
"text_sensor",
|
||||
"time",
|
||||
"uptime",
|
||||
"web_server",
|
||||
"web_server_base"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user