I’ve just tried to upgrade from v2.x to v3 and am getting an error when re-adding the Wiser integration.
I removed the wiser directory from custom_components then copied over a complete new wiser directory cloned from v3 branch. (i.e manual method, not HACS method)
In HA, when adding the integration I get this error:
Config flow could not be loaded
Then in the HA logs I see:
AttributeError: module 'homeassistant.components.zeroconf' has no attribute 'ZeroconfServiceInfo'
My HA install is in a docker container as I don’t have full control on the host machine, for this reason I don’t think Zeroconf is running (even tho I have added it in the configuration.yaml).
Is it possible to manually set up the hub in V3 without using zeroconf?
doh, schoolboy error, got distracted by this message…
Updating to v3.0 - IMPORTANT PLEASE READ!
…and missed the line directly above saying minimum version of 2021.12! I was on 2021.11, so thanks for the pointer!
I did still however have an issue with the auto discovered hub - it wouldn’t accept my key. Immediately after submitting the key it would say it had timed out. I ignored this auto discovered integration and added it manually which allowed me to enter the IP address and it accepted the key no problem.
Does upgrading to Insights+ add any API hooks for energy use? I just got the Trio device that talks to my smart meters which is working nicely in the Wiser app and wonder if it is possible to access that data in Home Assistant?
Happy to help investigate this if the team doesn’t have Insights+.
@nadnerb33 [quote=“nadnerb33, post:368, topic:80965”]
I did still however have an issue with the auto discovered hub - it wouldn’t accept my key. Immediately after submitting the key it would say it had timed out. I ignored this auto discovered integration and added it manually which allowed me to enter the IP address and it accepted the key no problem.
[/quote]
Yeah we’re seeing that a lot with some people (including me). Using the IP address works fine
Looking at this, I presume you have a roomstat upstairs and one downstairs?
I think then you should have 2 rooms in HA, one for upstairs and one for downstairs. And you should be able to control temps for each one? If so, then you can either use the Boost Heating service and select the upstairs or downstairs climate entities or use the climate.set_preset service or the preset options (3 dots on the climate card in HA) to boost it.
If not, can you tell me what climate devices you have in HA.
You can set a temp increase too. There seems to be a bug in HA that if there is a default set but you don’t change it, it doesn’t recognise it. If you change your 60 to 61 and then back to 60 and set the temp increase (change from 3 to 3.5 and back to 3).
Also, you have the standard options on the climate card by clicking on the 3 dots.
I can give you this if it helps to have a nice layout on an iPad. It is a copy from here. Calls the preset mode boost, using the default setting to boost temp rather than the boost_heating service.
That was just an interim solution, as Geo has a quite good API and people are already using it. It can be queried with a few REST sensors easily.
I didn’t want to go off-topic. I am not in the UK, so I have no idea how the Insight+ works, but read about Geo before (on another platform) and people were happy with what it provides.
Otherwise, what I read about smartmeters in the UK, the mess is shocking how they are included and excluded from the networks…