Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phyn Smart sensors expose incorrect home assistant sensors #7

Open
snairolf opened this issue Aug 31, 2023 · 2 comments
Open

Phyn Smart sensors expose incorrect home assistant sensors #7

snairolf opened this issue Aug 31, 2023 · 2 comments

Comments

@snairolf
Copy link

The smart sensors seem to expose 'daily water usage', 'average water flow rate', 'average water pressuer', 'average water temperature', whereas in the app 'air temperature' and 'air humidity' and 'detected leak' are shown.

@snairolf
Copy link
Author

snairolf commented Sep 3, 2023

Here is the dump for a sensor:

{'auto_shutoff_eligible': 0,
  'auto_shutoff_enable': True,
  'battery_level': {'ts': 1693731332897, 'v': 75},
  'created_ts': 1654705582265,
  'device_id': 'REMOVED',
  'fw_version': '10803000',
  'humidity': {'ts': 1693731329, 'v': 61},
  'hw_version': '0',
  'name': 'Kitchen Sink',
  'network_name': 'REMOVED',
  'online_status': {'ts': 1684124769281, 'v': 'online'},
  'partner': 'phyn',
  'product_code': 'PW1',
  'sd_status': {'ts': 1693731332897, 'v': 'G'},
  'serial_number': 'REMOVED',
  'signal_strength': 73,
  'temperature': {'ts': 1693731329, 'v': 82},
  'timezone': 'REMOVED',
  'users': ['REMOVED']}

@snairolf snairolf changed the title Smart sensors exposes incorrect sensors Phyn Smart sensors expose incorrect home assistant sensors Sep 3, 2023
@Hedda
Copy link

Hedda commented Jan 17, 2024

FYI, it looks like jordanruthe has the most active fork(s) so might want to submit bugs/requests/PRs there if wish to collaborate:

https://github.com/jordanruthe/homeassistant-phyn

https://github.com/jordanruthe/aiophyn

https://github.com/jordanruthe/aiophyn/commits/dev/

And perhaps post link to the issue (without logs) to this existing community discussion in the Home Assistant forum:

https://community.home-assistant.io/t/phyn-integration-water-leak-detector/316197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants