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

Extra sensors #60

Closed
wants to merge 5 commits into from
Closed

Extra sensors #60

wants to merge 5 commits into from

Conversation

chribba021
Copy link

@chribba021 chribba021 commented Nov 9, 2024

Added extra sensor entities for the current room temperature for use in cards or helpers.
Will also add humidity and floor temperatur if the Thermostat reports it.

Device now includes sensors:
Device

Creates separate senor entities for temp,
(wanted it to make a helper with arimetic median for average indoor temp in the house)
enteties

Added extra debug logging, will list termostats and name on
[custom_components.uponor] Unloading setup entry:
e.g: data: {'host': '192.168.1.131', 'name': 'Uponor', 'c1_t1': 'Guest Room', 'c1_t2': 'Office',
DEBUG (MainThread) [custom_components.uponor] Unload status for Uponor platforms: True
DEBUG (MainThread) [custom_components.uponor.sensor] Adding sensors for Guest Room (thermostat ID: C1_T1)
DEBUG (MainThread) [custom_components.uponor.sensor] Total amount of sensors added: xx

@chribba021 chribba021 marked this pull request as ready for review November 10, 2024 00:10
@NewsGuyTor
Copy link

NewsGuyTor commented Nov 12, 2024

Cool that you improved mine and Valentin's code from #57, but some mention/credit would have been nice.

EDIT: Since you closed this PR for some reason, I've added your improvements back into the PR, with credits.

@chribba021
Copy link
Author

Cool that you improved mine and Valentin's code from #57, but some mention/credit would have bee

@chribba021 chribba021 closed this Nov 12, 2024
@chribba021
Copy link
Author

chribba021 commented Nov 14, 2024 via email

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

Successfully merging this pull request may close these issues.

2 participants