You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-registered send_command service: The send_command Home Assistant service is now automatically registered by the ESPHome emontx component when config_panel: true is set. No more manual api: actions: block needed in your YAML.
Updated documentation: README updated to reflect simplified setup — only custom_services: true is required in the api: section.
Prominent warning: Added clear warning that config_panel requires the emontx-config-panel branch (not available in core ESPHome).
Fix UI version display: Fixed integrationVersion in panel.html not matching manifest.json.