diff --git a/LICENSE.txt b/LICENSE.txt index a788c34..778859a 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Michael Marvin +Copyright (c) 2025 Michael Marvin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/custom_components/emporia_vue/manifest.json b/custom_components/emporia_vue/manifest.json index 7add32d..14444b7 100644 --- a/custom_components/emporia_vue/manifest.json +++ b/custom_components/emporia_vue/manifest.json @@ -7,7 +7,7 @@ "integration_type": "hub", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/magico13/ha-emporia-vue/issues", - "requirements": ["pyemvue==0.18.7"], + "requirements": ["pyemvue==0.18.9"], "single_config_entry": true, - "version": "0.10.3" + "version": "0.11.0" } diff --git a/info.md b/info.md index ab4fde6..880e74e 100644 --- a/info.md +++ b/info.md @@ -1,6 +1,6 @@ # Emporia Vue Integration -Adds a new sensor showing power consumption for the last minute, day, and month, for each power channel. Also supports toggling Emporia Smart Switches. Configured right inside Home Assistant, no manual config file editing required. +Adds a new sensor showing power consumption for the last minute, day, and month, for each power channel. Also supports Emporia switches and EVSEs. Configured right inside Home Assistant, no manual config file editing required. After installation, enable the integration in the Home Assistant integration configuration page, then enter the email and password used for the Emporia app.