This issue is to discuss on how to integrate the govee integration into BLE monitor and to join forces.
We basically need to write a govee.py in the ble_parser folder, similar like the other parsers. And we need to add a line in ble_parser/init.py that filters on the UUID of govee sensors and calls the parser.
Please not that the xiaomi parser is just rewritten, but isn't in the master yet (it's in 2.8.0-beta now). Better to look at the other parsers (which are also a lot shorter and thus easier to understand).
This issue is to discuss on how to integrate the govee integration into BLE monitor and to join forces.
We basically need to write a govee.py in the ble_parser folder, similar like the other parsers. And we need to add a line in ble_parser/init.py that filters on the UUID of govee sensors and calls the parser.
Please not that the xiaomi parser is just rewritten, but isn't in the master yet (it's in 2.8.0-beta now). Better to look at the other parsers (which are also a lot shorter and thus easier to understand).