athom-tech / esp32-configs

ESP32 configuration for athom device
26 stars 8 forks source link

Update athom-smart-plug.yaml to align with v2 plug config #5

Closed Roving-Ronin closed 6 months ago

Roving-Ronin commented 6 months ago

Update v3 plug config to same configuration as used for the ESP8266 based v2 plug.

Comment: As there is no 'Discussion' feautre on the Repo, I'll see about updating v2 and/or v3 to reflect some common sense formatting to the sensor names. Currently the names such as Energy / Total Energy Daily / Total Energy or device related sensors such as Last Restart / Status / Uptime etc end up jumbled up in the web_server and Home Assistant views of the devices. Suggest these could be updated in naming so these are all grouped by their function and allow easy viewing (and logical naming when accessing in HA / writing automations/sensors that call them).

For example, here is the layout on my v2 plug:

Web Server: image

Home Assistant: image