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

S30 Info level messages not always helpful #157

Closed
PeteRager opened this issue May 19, 2022 · 0 comments · Fixed by #222
Closed

S30 Info level messages not always helpful #157

PeteRager opened this issue May 19, 2022 · 0 comments · Fixed by #222
Labels
enhancement New feature or request

Comments

@PeteRager
Copy link
Owner

More helpful info messages would show the actual setpoints being set.

2022-05-19 08:37:35 INFO (MainThread) [homeassistant.components.automation.set_air_conditioner_humidity] set air_conditioner humidity: Executing step delay 0:01:00
2022-05-19 08:38:35 INFO (MainThread) [homeassistant.components.automation.set_air_conditioner_humidity] set air_conditioner humidity: Executing step call service
2022-05-19 08:38:35 INFO (MainThread) [homeassistant.components.script.climate_set_humidity] climate_set_humidity: Running script sequence
2022-05-19 08:38:35 INFO (MainThread) [homeassistant.components.script.climate_set_humidity] climate_set_humidity: Executing step call service
2022-05-19 08:38:35 INFO (MainThread) [custom_components.lennoxs30.climate] climate:async_set_humidity zone [SageHouse_Zone 1] humidity [56]
2022-05-19 08:38:35 INFO (MainThread) [lennoxs30api.s30api_async] lennox_zone:_execute_setpoints zone already in manual mode id [0]
2022-05-19 08:38:35 INFO (MainThread) [lennoxs30api.s30api_async] publishMessageHelper success sysId [LCC]

@PeteRager PeteRager added this to ToDo in 0.2.8 May 26, 2022
@PeteRager PeteRager removed this from ToDo in 0.2.8 Jun 10, 2022
@PeteRager PeteRager added this to Done in 0.2.9 Jun 25, 2022
@PeteRager PeteRager moved this from Done to To do in 0.2.9 Jun 25, 2022
@PeteRager PeteRager removed this from To do in 0.2.9 Jul 1, 2022
@PeteRager PeteRager added the enhancement New feature or request label Jul 21, 2022
@PeteRager PeteRager added this to To Do in 2022.11.0 Nov 19, 2022
@PeteRager PeteRager removed this from To Do in 2022.11.0 Dec 19, 2022
PeteRager added a commit that referenced this issue Jan 22, 2023
Address logging messages
Fix shutdown error
Increate unit testing for __init__.py
@PeteRager PeteRager linked a pull request Jan 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant