Following a "Take Control" process to join the Athom Smart Plug V3 to ESPHome / HA I get the following error message.
`
INFO ESPHome 2026.3.3
INFO Reading configuration /config/esphome/athom-smart-plug-v3-6006ec.yaml...
Failed config
packages: [source /config/esphome/athom-smart-plug-v3-6006ec.yaml:5]
Failed to load packages. athom-smart-plug.yaml does not exist in repository.
Athom Technology.Smart Plug V3: github://athom-tech/esp32-configs/athom-smart-plug.yaml
`
I am unable to install the first config for my system due to this package issue.
Below is the first install code to take control
`substitutions:
name: athom-smart-plug-v3-6006ec
friendly_name: Athom Plug V3-01 Kitchen
packages:
Athom Technology.Smart Plug V3: github://athom-tech/esp32-configs/athom-smart-plug.yaml
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
api:
encryption:
key: tHSa4lhYksbix9xxxxxxxxxxxxxxxxxBhf/lFkq/xxxJo=
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
`
I have also used the Athom Garage Door and Athom Ligth Switch (single gang) and all 3 joined without an issue.
Following a "Take Control" process to join the Athom Smart Plug V3 to ESPHome / HA I get the following error message.
`
INFO ESPHome 2026.3.3
INFO Reading configuration /config/esphome/athom-smart-plug-v3-6006ec.yaml...
Failed config
packages: [source /config/esphome/athom-smart-plug-v3-6006ec.yaml:5]
Failed to load packages. athom-smart-plug.yaml does not exist in repository.
Athom Technology.Smart Plug V3: github://athom-tech/esp32-configs/athom-smart-plug.yaml
`
I am unable to install the first config for my system due to this package issue.
Below is the first install code to take control
`substitutions:
name: athom-smart-plug-v3-6006ec
friendly_name: Athom Plug V3-01 Kitchen
packages:
Athom Technology.Smart Plug V3: github://athom-tech/esp32-configs/athom-smart-plug.yaml
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
api:
encryption:
key: tHSa4lhYksbix9xxxxxxxxxxxxxxxxxBhf/lFkq/xxxJo=
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
`
I have also used the Athom Garage Door and Athom Ligth Switch (single gang) and all 3 joined without an issue.