core: Mill doesn't report target temperature anymore - Gen3 panel heater

The problem

It seems like this issue appears for one day ago according to my historic (around 2 o’clock at night). The mill app on my phone is still working, however the mill integration in HA is showing a target temp of 0 degrees for all my panel heaters (all gen 3). Example below where temperature shows 0:

hvac_modes:
  - heat
  - 'off'
min_temp: 5
max_temp: 35
target_temp_step: 1
current_temperature: 17
temperature: 0
hvac_action: idle
open_window: 3
heating: 0
controlled_by_tibber: null
heater_generation: 3
room: Independent device
friendly_name: Panelovn Stua
supported_features: 1

Has mill updated the online API maybe?

What version of Home Assistant Core has the issue?

core-2022.2.9

What was the last working version of Home Assistant Core?

core-2022.2.9

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Mill

Link to integration documentation on our website

No response

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

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 1
  • Comments: 51 (16 by maintainers)

Most upvoted comments

Can confirm creating rooms and then use that setting fixed the issue. Thanks!

Hmm, interesting. Then I will try to reproduce the bug.

No actually I don’t have that option going into specific panel heaters: …

All my panel heaters are listed as independant devices already, I don’t have anything in the “rooms”: …

It has worked like that before with the integration, but could that be the issue?

@gulli1986 I have added all my heaters to different rooms, then set them to be controlled individually. Tried unassigning it from the room (top right corner / burger menu, then “Unassign room”) and the same thing happened for me, not able to control the device and the temperature was stuck on 15.

Can you try moving the device(s) to rooms? Select heater, then menu in the rop right corner, “Assign room”. Remember to then enable the “Control Device Individually” option.

I have got the same issue as well, not possible to set temp for gen 3 panel heater in HA. Working fine for gen 2 heaters. image

@LaStrada , thanks! I created a room just to test and added a panel heater and re-enabling individual control. Reloaded the integration and the target temp is now showing! I guess that explains why it was still working for some people and not for some others. Looks like you have to have your panel heaters in a room for it to work now.

@LaStrada, thanks! Assigning the Gen3 heater to a room, and then re-enabling the individual control did the trick. I can now see the set point in my climate entity in HA.

Can also confirm same issue for mill Gen3. Gen2 working fine.