This component supports reading sensor data from Amphiro Digital Hand Shower with the new bluetooth component released in Home Assistant 2022.8.
This wouldn't be possible without the work from https://gitlab.com/baze/amphiro_oras_bluetooth_shower_hub
The Amphiro has three types of BLE protocols:
- passive: This is what this uses, 'service_uuids': ['0000180a-0000-1000-8000-00805f9b34fb', '7f402200-504f-4c41-5261-6d706869726f', '00004132-504f-4c41-5261-6d706869726f'], this has the same format as the status event in the next bullet
- connected: supported by https://gitlab.com/baze/amphiro_oras_bluetooth_shower_hub
- paired: The official app requires manual pairing with a pin displayed from the app. seems to also provide historic data. undocument so far.