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

Mostra i risultati dei calcoli PUN nel log #68

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Conversation

virtualdj
Copy link
Owner

Modifica il log di debug indicando nel dettaglio a quale fascia si riferiscono i numeri.

Log precedente

[custom_components.pun_sensor.coordinator] Numero di dati: 360, 110, 82, 168, 0
[custom_components.pun_sensor.coordinator] Valori PUN: 0.12448978344444445, 0.13807011063636362, 0.13305203731707319, 0.11141870720238095, 0.12137003905513938

Log dopo la modifica

[custom_components.pun_sensor.coordinator] Numero di dati: 360 (MONO), 110 (F1), 82 (F2), 168 (F3)
[custom_components.pun_sensor.coordinator] Valori PUN: 0.12448978344444445 (MONO), 0.13807011063636362 (F1), 0.13305203731707319 (F2), 0.11141870720238095 (F3), 0.12137003905513938 (F23)

@virtualdj virtualdj added the minor New minor version label Nov 16, 2024
@virtualdj virtualdj self-assigned this Nov 16, 2024
@virtualdj virtualdj added patch New patch/hotfix/minor changes and removed minor New minor version labels Nov 19, 2024
@virtualdj virtualdj merged commit 46e1b7a into master Nov 19, 2024
2 checks passed
@virtualdj virtualdj deleted the maint-betterlogs branch November 19, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch New patch/hotfix/minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant