athom-tech / esp32-configs

ESP32 configuration for athom device
35 stars 17 forks source link

Update athom-smart-plug.yaml - Add additional Energy Statistics #12

Closed Roving-Ronin closed 3 months ago

Roving-Ronin commented 4 months ago
Roving-Ronin commented 4 months ago

Edit: Replace 'Total Energy Today' with Dentra Component that provides this information, but is persistent between reboots / reflashing versus the previous version that reset to zero every time.

Roving-Ronin commented 4 months ago

Additional Pull / Patch to Smart Plug v3: 1) Update the Wifi Signal Percentage to include device_class: "" 2) Also update template to include missing comments for the function of subsitutions.

Roving-Ronin commented 4 months ago

Add - Update athom-garage-door.yaml

1) Update to be in sync with other devices templates, such as smart plug v3, for use of substitutions and use of sntp servers, commenting to explain what substitutions do.

2) Add device_class: "" fix to the WiFi Signal Percentage sensor

Roving-Ronin commented 3 months ago

Add 'id: wifi_strength' to the sensor that provides the WiFi Strength as a Percentage (%), to allow people to disable it if desired, in their local device configuration file.