Skip to content

Commit

Permalink
Update wm-esp32-izar-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zibous authored Nov 29, 2024
1 parent 4a9ae9c commit 861c4bf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions esphome/testcases/wm-esp32-izar-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ esphome:
tag: "system"
format: "BOOTMESSAGE:${device_name_short} is down!"

## ----------------------------------------------------------------
## External components
## ----------------------------------------------------------------
## ------------------------------------------------------------------
## EXTERNAL COMPONENTS
## https://esphome.io/components/external_components.html
## ------------------------------------------------------------------
external_components:

# uses the latest version from SzczepanLeon
# uses the version 3.2.3 not the latest 4.0 version from SzczepanLeon (github)
# https://github.com/SzczepanLeon/esphome-components
# You can make ESPHome check the repository every time by setting this option to 0s
- source: github://SzczepanLeon/esphome-components@main
- source: source: github://SzczepanLeon/esphome-components@3.2.3
refresh: 0s
components: [wmbus]

Expand Down Expand Up @@ -241,4 +241,4 @@ switch:
# reset the device to factory reset (develop only)
- platform: factory_reset
icon: mdi:lock-reset
name: Restart factory default
name: Restart factory default

0 comments on commit 861c4bf

Please sign in to comment.