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

Update climate.py #329

Closed
wants to merge 94 commits into from
Closed

Update climate.py #329

wants to merge 94 commits into from

Conversation

pinkfish
Copy link
Contributor

@pinkfish pinkfish commented May 9, 2024

Update the import to the correct path, this is causing errors in my home assistant, I assume something changed in the core code.

Update the system to async_get_dr now that the main pieces have been deprecated in home assistant.  Removes warning in the logs.
Update the import to the correct path
pinkfish added 26 commits May 9, 2024 22:01
This reverts commit 73811d3.
My wife keeps turning off the lights manually.
Make the on/off levels a bit simpler
Cleanup state changes and how various pieces get turned on/off.
Fix warnings and setup the system.
Reform with black
Modify the system to handle a new config setup.
Also add in a change to switch the sensor to be a selectentity.
Move all state changes into the select entity, make the light entities simpler.
Update to handle the timeouts to correct everything.
Move a number of items into the advanced setup for the device.  Makes the main setup a lot simpler.
Update the config on a change to cause it to reload.
Make sure it actually turns the lights on
Add in the default icon
Update to contain less light entities
@jseidl
Copy link
Owner

jseidl commented May 25, 2024

No worries! Yeah I do appreciate your contribution to the tests as I was just starting with it and finding my way trough, really really thanks!

Let me know what other changes you're working on, maybe some of them are useful for the community and I can pull it in. If you'd prefer to chat over DM, hop on our discord and we can chat.

@jseidl jseidl closed this May 29, 2024
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.

None yet

2 participants