Update version to 0.11

This commit is contained in:
magico13
2025-06-05 20:52:33 -04:00
parent b750f00732
commit 07d4029aa8
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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"
}

View File

@@ -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.