Closed romano1508 closed 2 years ago
Hi @romano1508
This is not the same device. The one in ha corresponds to this one in tahoma :
The other one (where you see 18 degrees) is not yet supported.
Hi Jgarec
I agree. Device are not the same but both devices are from the Naia2 and/or thermostat .
The wireless IO thermostat has a learning capability and sends the water temperature to the boiler .
I do not think that this temperature (60°) can be modify from tahoma directly. Maybe Tahoma sets temperature (18°) to the thermostat.
Regards
Romain
Hi, @jgarec is correct. Although the two devices are linked in your setup, they are separate and independent devices from HA's point of view. So far, only the WaterHeatingSystem
is detected, while the two HeatingSystem
s detected are still not supported. We need to find which one you need...
for reference:
{
"widgetName": "AtlanticPassAPCHeatingZone",
"uiProfiles": [
"ThermostatTargetReader"
],
"uiClass": "HeatingSystem",
"uiClassifiers": [
"heatingSystem"
],
"qualifiedName": "io:AtlanticPassAPCHeatingZoneComponent",
"type": "ACTUATOR"
}
{
"widgetName": "AtlanticPassAPCBoiler",
"uiProfiles": [
"Specific"
],
"uiClass": "HeatingSystem",
"qualifiedName": "io:AtlanticPassAPCBoilerMainComponent",
"type": "ACTUATOR"
}
Hi @romano1508,
work in progress :)
'There hasn't been any activity on this issue recently. Is this issue still present? Please make sure to update to the latest Home Assistant version and version of this integration to see if that solves the issue. Let us know if that works for you by adding a comment 👍. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.'
Did you read the instructions?
Device information
Tahoma rail din Condensing gas boiler Atlantic Naia 2 Micro with thermostat Atlantic A59 Home Assistant 2021.12.10 on raspberry pi
A part of the information collected by HA are wrong. Bad temperature (55° instead of 18°), bad heating mode. Concerning the energy consumption, information are good.
Feature exepected : Set heating mode: prog or manual Define a manual temperature
Home Assistant log
Device commands
Additional information
Please find below the difference between information from tahoma, HA and the physical thermostat.
Thanks for your help.