mirror of
https://github.com/magico13/ha-emporia-vue.git
synced 2026-01-06 19:13:51 -05:00
Update version to 0.11
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
2
info.md
2
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user