We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fab32 commit e8344e1Copy full SHA for e8344e1
emporia-vue2.yaml
@@ -16,6 +16,8 @@ logger:
16
external_components:
17
- source: github://flaviut/esphome@emporia-vue-2022.4.0
18
components: [ emporia_vue ]
19
+dashboard_import:
20
+ package_import_url: github://cpyarger/esphome-templates/emporia-vue2.yaml@main
21
22
esp32:
23
board: esp32dev
@@ -32,7 +34,8 @@ wifi:
32
34
improv_serial:
33
35
# In combination with the `ap` this allows the user
36
# to provision wifi credentials to the device.
-
37
+ota:
38
+api:
39
# Sets up Bluetooth LE (Only on ESP32) to allow the user
40
41
esp32_improv:
0 commit comments