Update athom-energy-monitor-x2.yaml

Remove external component for bl0906, as this has now been added to ESPHome in version 2024.9.0
This commit is contained in:
Roving Ronin
2024-09-20 22:03:21 +10:00
committed by GitHub
parent d53be00184
commit 678c685b24
+2 -7
View File
@@ -5,7 +5,7 @@ substitutions:
room: ""
device_description: "athom bl0906 energy meter (2 channels)"
project_name: "Athom Technology.Athom Energy Meter(2 Channels)"
project_version: "2.0.3"
project_version: "2.0.4"
update_interval: 5s
# Define a domain for this device to use. i.e. iot.home.lan (so device will appear as athom-smart-plug-v2.iot.home.lan in DNS/DHCP logs)
dns_domain: ""
@@ -42,7 +42,7 @@ esphome:
friendly_name: "${friendly_name}"
area: "${room}"
name_add_mac_suffix: true
min_version: 2024.7.0
min_version: 2024.9.0
project:
name: "${project_name}"
version: "${project_version}"
@@ -93,11 +93,6 @@ esp32_improv:
dashboard_import:
package_import_url: github://athom-tech/esp32-configs/athom-energy-monitor-x2.yaml
external_components:
- source: github://athom-tech/esp32-configs@main
components: bl0906
refresh: 0s
globals:
- id: id_Energy_sum_persist
type: float