home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.83k stars 28.94k forks source link

New Ecowitt Weather Station not registering any entities #116960

Open oceanice opened 2 months ago

oceanice commented 2 months ago

The problem

I have a new Ecowitt Weather Base Station (model number W2000A) connected on my network via a LAN cable. Both Home Assistant and the Weather Station are on the same subnet. I have followed the Integration instructions and entered the ip address of my HA server and the api path name into the EcoWitt app (version 3.1.2) in the DIY Upload Servers in my iPhone (and removed the leading slash). However I am not receive any devices or entities in home assistant. All the weather information can be seen in the app fine, I have tried multiple time and reboot the both HA and the Weather Station base a few times. I have even tried to config the setting of the Weather Base Station via a web browser but I still have the same problem that no new entities are created.

image image

What version of Home Assistant Core has the issue?

core-2024.5.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ecowitt

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ecowitt#ecowitt-weather-station-configuration

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 2 months ago

Hey there @pvizeli, mind taking a look at this issue as it has been labeled with an integration (ecowitt) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `ecowitt` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign ecowitt` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ecowitt documentation ecowitt source (message by IssueLinks)

GHSTUDIO1 commented 1 month ago

Same problem using the web interface. I have entered all of the values server/path/port an no devices or entities are found. I restarted both HA and the GW1100.

oceanice commented 1 month ago

I have finally managed to fix this.

The integration, unfortunately, tells you to use the wrong port. By changing the port from 80 to 8123 fixed the issue and all the entities are created within home assistant. Hopefully someone can fix this bug.

IMG_5192

GHSTUDIO1 commented 1 month ago

I was already pointing to 8123.....but your post had me check everything. I run HA under proxmox. In my case the port was correct but the IP address was Proxmox's IP, not Home Assistant's IP. I changed to the correct home assistant address and everything is back.

That's two problems with the configuration screen for this integration.....

1) The IP address should be the IP address of Home Assistant 2) The port should be 8123 (or the port assigned to Home Assistant if you've changed it)

From: oceanice @.> Sent: Wednesday, May 15, 2024 3:56 PM To: home-assistant/core @.> Cc: GHSTUDIO1 @.>; Comment @.> Subject: Re: [home-assistant/core] New Ecowitt Weather Station not registering any entities (Issue #116960)

I have finally managed to fix this.

The integration, unfortunately, tells you to use the wrong port. By changing the port from 80 to 8123 fixed the issue and all the entities are created within home assistant. Hopefully someone can fix this bug.

IMG_5192.png (view on web) https://github.com/home-assistant/core/assets/3681895/905d0bed-cb99-46a8-954b-93f01a999ba5

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/116960#issuecomment-2113350658 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EX3IOE6WKDUN5H3M6MTZCO4WPAVCNFSM6AAAAABHJYVOUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJTGM2TANRVHA . You are receiving this because you commented.Message ID: @.***>

mhors commented 1 month ago

Same issue here. Wrong IP address was suggested, but my oort number was correct.