Patrick762

Results 11 comments of Patrick762

I created a PR which includes the basic function for this (#125). It is still missing water and battery, the other icons are working. I also added the output file...

If I understood the device data correctly, there should be only 2 variants of address ranges. The only question is, which device uses which variant. With that info we could...

I'm currently testing the EP760 with the fields from the EP600 on the Home Assistant Integration. Should be the same, because both use v2 of the bluetti field tables. If...

@jhagenk There's now a beta release you can test in HACS (you might need an ESPhome bluetooth proxy near your Powerstation to receive data): https://github.com/Patrick762/hassio-bluetti-bt/releases/tag/0.0.18 This should add basic data...

Here are some new fields I found in my discovery data (I deleted my previous comments because they contained wrong information): ``` self.struct.add_decimal_field("adl400_ac_input_voltage_phase1", 1229, 1) self.struct.add_decimal_field("adl400_ac_input_voltage_phase2", 1237, 1) self.struct.add_decimal_field("adl400_ac_input_voltage_phase3", 1245,...

There's now a PR (#87) for this issue thanks to @KM011092

In theory you could install it by running the following commands (this will overwrite the existing installation): ```sh git clone https://github.com/KM011092/bluetti_mqtt.git cd bluetti_mqtt/ pip install . ```

@smai86 you can use the integration it with an eshome bt proxy

> > @smai86 you can use the integration it with an eshome bt proxy > > @Patrick762 Yes I tested it today and it worked like a charme! Thanks a...

Maybe it is available again now. I got an update today for my Ecoflow River (V1.2.4.17) which is now working again