I was planning to use the Fibaro Heat Controllers in my home installation. I did tests on FGT001 fw ver. 4.5 and everything worked just fine, so iI ordered 10 more units. Unfortunately, this time I get FGT-001 fw ver. 4.6… and HA doesn’t detect it correctly. Instead of the model name it gives “Unknown: type=1301, id=1001” on the device list (the previous model is has a type=1301 and id=1000). The getting target temperature doesn’t work (is null), sending remote temperature to the thermostat dosn’t work neither. I have the latest version of home assistant running on raspbbery 4 with HA in docker. There is no way to sending devices back, so please help:(.
All threads I found were related to problems with refreshing values:
How have you installed HA? You will need to download the config files from here, edit manufacturing_specific.xml to include your device, configure zwave to use the modified files, then remove and add the node again.
The other alternative would be to wait for the next release and use the new OZW integration, which will add climate devices and should support your new device without any modification.