With a lot of inspiration and help from https://github.com/Apollon77/node-ph803w project I ported the basic functionallity to python with the hope and expectation to deploy it as an Home Assistant intagration without need for a docker service and MQTT. Still a lot left to do but at least it can poll the device and show values in Home Assistant. In desktop mode (running cyclic with lib/main.py) it performs a bit better.
- Go to HACS -> Integrations
- Click the three dots on the top right and select
Custom Repositories
- Enter
https://github.com/dala318/python_ph803w
as repository, select the categoryIntegration
and click Add - A new custom integration shows up for installation (PH-803W) - install it
- Restart Home Assistant
- Copy the
ph803w
folder to HA<config_dir>/custom_components/ph803w/
- Restart Home Assistant
Setup $HA_CONFIG_DIR/configuration.yaml
ph803w:
host: 192.168.1.2 # IP of your device