Bug fix for new HA code check. - BREAKING CHANGE
** BREAKING CHANGE **
NOTE: Read these notes before updating!!!!!
Home Assistant 2026.2.0 introduced a new entity id name check which breaks this Integration. Historically HA converted a suggested entity id to lower case and continued on. This 2026.2.0 HA version now rejects an entity id that has an UpperCase character in the suggested name. This is an internal, config identity that doesn't affect the display name. HOWEVER if you update without first removing your existing regions/devices it will generate new unique Entity IDs and disconnect your sensor history and not display in your existing dashboards.
TO AVOID THIS and have to manually delete the old sensors and edit the names of the new sensors, you can remove the devices (States) first and update this integration. Then add the states back that you want. If you do it this way, it should not break your history or dashboards.