Thanks for keeping this alive. Are there any plans to enable support for the Elite 30 v2?
I'm getting the following error on startup.
2025-09-27 20:52:10 INFO Device DC:1E:D5:D4:D3:DA has name: EL30V22523000806452 2025-09-27 20:52:10 ERROR Crashing with uncaught exception: Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/device_handler.py", line 31, in run await asyncio.gather(*(polling_tasks + pack_polling_tasks + [manager_task])) File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/device_handler.py", line 45, in _poll device = self._get_device(address) File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/device_handler.py", line 103, in _get_device self.devices[address] = build_device(address, name) ~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/bluetooth/__init__.py", line 29, in build_device raise Exception("device not supported (does not match device name regexp)") Exception: device not supported (does not match device name regexp)
Thanks for keeping this alive. Are there any plans to enable support for the Elite 30 v2?
I'm getting the following error on startup.
2025-09-27 20:52:10 INFO Device DC:1E:D5:D4:D3:DA has name: EL30V22523000806452 2025-09-27 20:52:10 ERROR Crashing with uncaught exception: Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/device_handler.py", line 31, in run await asyncio.gather(*(polling_tasks + pack_polling_tasks + [manager_task])) File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/device_handler.py", line 45, in _poll device = self._get_device(address) File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/device_handler.py", line 103, in _get_device self.devices[address] = build_device(address, name) ~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/bluetti_mqtt/bluetooth/__init__.py", line 29, in build_device raise Exception("device not supported (does not match device name regexp)") Exception: device not supported (does not match device name regexp)