magico13 / ha-emporia-vue

Home Assistant Integration for Emporia Vue Energy Monitor
MIT License
481 stars 66 forks source link

no option to enter email and password #289

Open ehinkle27 opened 3 months ago

ehinkle27 commented 3 months ago

I am new to HA and just did a clean install off HA ova and added HACS. Then I have been trying to add the emporia integration and add the custom integration, then go to add and download the integration. After it downloads, I do not get a window to enter email address and password for emporia. After I restart HACS and go back to integrations I see the tile for emporia-vue but I can't enter the email or password or make any configuration changes for emporia. I have tried deleting and readding on different browsers (chrome, firefox, edge) and they all exhibit the same behavior. Is there something I am doing wrong? Below is my version.

Core 2024.7.1 Supervisor 2024.06.2 Operating System 12.4 Frontend 20240705.0

DabblerIOT commented 3 months ago

goto integrations and add there

On Sun, Jul 7, 2024 at 8:23 PM ehinkle27 @.***> wrote:

I am new to HA and just did a clean install off HA ova and added HACS. Then I have been trying to add the emporia integration and add the custom integration, then go to add and download the integration. After it downloads, I do not get a window to enter email address and password for emporia. After I restart HACS and go back to integrations I see the tile for emporia-vue but I can't enter the email or password or make any configuration changes for emporia. I have tried deleting and readding on different browsers (chrome, firefox, edge) and they all exhibit the same behavior. Is there something I am doing wrong? Below is my version.

Core 2024.7.1 Supervisor 2024.06.2 Operating System 12.4 Frontend 20240705.0

— Reply to this email directly, view it on GitHub https://github.com/magico13/ha-emporia-vue/issues/289, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGBTIU46FIWKRWDAKWM7TPDZLHLY7AVCNFSM6AAAAABKPZPBB2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TIMZRHE3TENQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

DabblerIOT commented 3 months ago

sorry replied via email.. hacs basically gets all stuff on your system to use it.. then go devices, settings, three dots and add it there

ehinkle27 commented 2 months ago

If I go to HA integration > add credentials it doesn't list emporia as one of the integrations to add the email address and password . Looks like only thing that shows in the integrations for adding cred's is 3rd party cloud services (fitbit, google, etc). then it wants oauth ID and OAuth secret.

DabblerIOT commented 2 months ago

At bottom of screen, "Add Integration". (I think you used to be able to add from 3 dots at top.. if not I'm geezing).

Search for emporia, follow along.

HACS gets files on to your system to use, Add Integration adds it into your running configuration.

See button in lower right? I clicked that, found emporia then went from there.

Screenshot 2024-07-08 at 1 10 19 PM

ehinkle27 commented 2 months ago

I am not sure how you get that window. Here is a link to what happens when I try adding the integration.

https://www.youtube.com/watch?v=Vra5wpNylQA

DabblerIOT commented 2 months ago

hacs is just to install.. you need to add it after installed by hacs under settings

On Mon, Jul 8, 2024 at 4:55 PM ehinkle27 @.***> wrote:

I am not sure how you get that window. Here is a link to what happens when I try adding the integration.

https://www.youtube.com/watch?v=Vra5wpNylQA http://url

— Reply to this email directly, view it on GitHub https://github.com/magico13/ha-emporia-vue/issues/289#issuecomment-2215278162, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGBTIU4MIIEDW45I76VFS6DZLL4E3AVCNFSM6AAAAABKPZPBB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJVGI3TQMJWGI . You are receiving this because you commented.Message ID: @.***>

magico13 commented 2 months ago

You've got it about 90% of the way there, this line in the readme maybe has too much weight put into it and assumes you've set up other integrations before Further configuration is done within the Integrations configuration in Home Assistant.

From where you're at at the end of the video, click on Settings in the left menu, then Devices & services, then you'll be on the Integrations page. From there, click the big Add Integration button on the bottom and from that list search for Emporia and it should show up there.

This process will be the same for anything installed via HACS. All HACS is doing is copying the files from GitHub into your Home Assistant custom_components folder. Once in there whatever you downloaded shows up in the integrations list with everything else that comes built in. image