Solamagic BT2000 (Bluetooth-enabled infrared heaters)

Made a custom integration for my Solamagic BT2000 bluetooth enabled heaters, thought i would share it.

Pocke01/homeassistant-solamagic: Home Assistant integration for Solamagic BT2000 Bluetooth heaters

Thanks so much man! Awesome work, Didnt think id be able to add mine to home assistant.

Let me know of you have any problems.

Nice to know there are atleast one more user of these heaters.

@Pocke01
Many thanks for providing this integration.
I am a dumb HA user with no skills in building integrations or understanding their mechanics. I have a Solamagic S2 2500BT Bluetooth enabled infrared heater. From its name it appears to be a stronger brother of the 2000BT. Is it worthwhile trying the 2000BT integration or is it obvious for those with HA integration skills that it will not work? Can the chances of making it work be improved by changes to the code that someone with low end coding skills can implement?
Many thanks in advance

You can try and install the integration and see if it work. But there has been problem with other 2000BT heaters also.

For your comfort I do not have any skills in building integrations either. :slight_smile:

If there is a big difference in how the 2500BT works I need a bluetooth sniffer log when interacting with the heater from the app. If it is discovered with the integration but not able to turn on, it might be that the init token is stored in a different handle. Then you can try and run the debug service and then check the log and send me the result. solamagic.scan_init_handles is the name of the service run it from developer tools.