daikin-controller-cloud icon indicating copy to clipboard operation
daikin-controller-cloud copied to clipboard

warnings when recreate instance

Open fritzthefratz opened this issue 6 months ago • 0 comments

Preliminary Note: If you delete the adapter and thereby "the entire instance" and then reinstall the adapter, everything works perfectly and without warnings!

As discussed in this forum thread, I was able to reproduce the warnings by deleting everything under the object daikin-cloud.0.deab9e33-bcea-4ddd-b089-71464c93d0d8 and then restarting the adapter. (The empty folder deab9e33-bcea-4ddd-b089-71464c93d0d8 remains intact.)

2024-07-31 19:56:34.149 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.meta.actionTypes.roomTemperature.heating (type=state) property common.role missing!
2024-07-31 19:56:34.178 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.meta.actionTypes.roomTemperature.cooling (type=state) property common.role missing!
2024-07-31 19:56:34.186 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.meta.actionTypes.roomTemperature.auto (type=state) property common.role missing!
2024-07-31 19:56:34.210 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.meta.actionTypes.fanSpeed.heating.modes.fixed (type=state) property common.role missing!
2024-07-31 19:56:34.234 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.meta.actionTypes.fanSpeed.cooling.modes.fixed (type=state) property common.role missing!
2024-07-31 19:56:34.262 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.meta.actionTypes.fanSpeed.auto.modes.fixed (type=state) property common.role missing!
2024-07-31 19:56:34.302 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.meta.actionTypes.fanSpeed.fanOnly.modes.fixed (type=state) property common.role missing!
2024-07-31 19:56:34.321 - warn: daikin-cloud.0 (1364509) setObject deab9e33-bcea-4ddd-b089-71464c93d0d8.climateControl.schedule.modes.any.schedules.0 (type=state) property common.role missing!

Thank you for the good work!

Here is the full log: 20240731-iobroker-daikin.txt

fritzthefratz avatar Jul 31 '24 18:07 fritzthefratz