I received the same error for the timer component. I described my investigation in this thread.
I believe it’s due to a change, by PR 29178, that altered ENTITY_SERVICE_SCHEMA in many components including utility_meter as shown in its history here.
I posted it as an Issue in GitHub: 29885. I encourage you to add a comment to that Issue explaining that you are experiencing the same problem with utility_meter.
Since upgrading to that version my ZWave climate (ZXT-120) component is not working correctly,
I changed all the components from climate.[name]_cooling / climate.[name]_heating to climate.[name]_mode (which is great that it’s not duplicated).
The low temp and high temp only work when HeatCool (Auto) mode is set.
Technically the elements should be disabled/hidden when not in “Auto” mode IMHO.
To understand into which temperature it will get once i’ll turn it on,
I have 7 small AC units with display and 1 main unit without display, so it a must for that unit for the other it’s jusr more convenient,
Anyway, it worked before, the breaking change of the setpoint to mode shouldn’t have break that functionality
Right, but that was when the cooling and heating were separate, when you switch to heat or cool now those previous setpoints pop back into view (or at least they do for me), but only after you select the mode.
When I first switched to HassOS I didn’t have to install the pymssql module, but it seems to be missing now. How would I install this module in HassOS?