Skip to content

Extra sensors - #60

Closed
chribba021 wants to merge 5 commits into
asev:masterfrom
chribba021:extra-sensors
Closed

Extra sensors#60
chribba021 wants to merge 5 commits into
asev:masterfrom
chribba021:extra-sensors

Conversation

@chribba021

@chribba021 chribba021 commented Nov 9, 2024

Copy link
Copy Markdown

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

NewsGuyTor commented Nov 12, 2024

Copy link
Copy Markdown

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
Copy Markdown
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

chribba021 commented Nov 14, 2024 via email

Copy link
Copy Markdown
Author

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