Closed smulle48 closed 1 year ago
The new version auto detects country to select to .com or .ca
you need to make sure you have a country selected either in your configuration.yaml or in settings system->general
Hi It sounds weird. Which version did you install? The last stable version is 2.0.0. A lot of stuff was changed recently. I would suggest removing the integration and installing everything from scratch.
@ParkerAnderson9 Thank you for mentioning it.
Hi
It sounds weird. Which version did you install? The last stable version is 2.0.0.
A lot of stuff was changed recently. I would suggest removing the integration and installing everything from scratch.
It worked by changing the country to US in settings, but when I change it back to my country (Denmark) and I reload, EOW, it stops working again.
Is US and CA hardcoded so it's only possible to use those two countries?
Yes, it's a bug. Please give me 5 minutes - I'll fix it. Should it be eyeonwater.com for Denmark?
Yes, it's a bug. Please give me 5 minutes - I'll fix it.
Should it be eyeonwater.com for Denmark?
Yes we are using .com in Denmark.
Just an idea, maybe this line
if CountryCode == "US":
should be:
if CountryCode != "CA":
??
Fixed in V2.0.1. Please let me know if it works
Fixed in V2.0.1.
Please let me know if it works
That did the trick 👍
Thank you for your great work 👍
Hi
I've just reinstalled my HA system and was about to install EOW again. But when I try, firstly, there is no where I can select .com or .ca and when I enter the correct information I get this error.
I can't see anything in the log