Karatzie
Karatzie
Describe the issue here. I had installed the last batmon HA 1.78 in my campervan HA. The HA runs on a raspberry PI 3b I used two Supervolt batteries. I...
Hello warhammerkid. Thanks for your great Home Assistant integration for Bluetti powerstations. I am currently integrating the AC200Max into my Home Assistant system. Since I don't want to use the...
Hi Fabian. I saw in your truma.yaml a function to configure the timer settings. - platform: template name: "Aktiviere Timer" lambda: |- return id(TIMER_ACTIVE).state; turn_on_action: - truma_inetbox.timer.activate: start: 7:05 stop:...
Hi Fabian, thank you for your great ESPHome-Truma Inetbox connectivity. I use this connectivity on my vacation last week. It was very cold and I had managed my Truma heating...
### Checklist - [X] I have filled out the template to the best of my ability. - [X] I have understood that this integration is only about battery management systems...
### Checklist - [X] I need support with using the integration. - [X] My issue is not a [feature request](https://github.com/patman15/BMS_BLE-HA/issues/new?assignees=&labels=Feature%2BRequest&projects=&template=feature_request.yml) - [X] I'm not avoiding to fill out the [bug...
Hi Patrick, I own a AC200MAX and use the HA with the Bluetti ADDON bluetti_mqtt. [https://github.com/warhammerkid/bluetti_mqtt](url) This ADDON delivers additional sensors from the Bluetti. It is possible to add cell...
### What happened? An exception appeared. The values for internal_ac_voltage and internal_ac_frequency are not correct.  This values needs to multiply with 10. I changed the ac200m.py file.  ###...