Skip to content

Conversation

@walkercz
Copy link

@walkercz walkercz commented Sep 5, 2024

does not work at all, just initial addition of the dump

@oyvindwe
Copy link
Owner

oyvindwe commented Sep 7, 2024

Hi @walkercz !

You can do this to generate a skeleton mapping file - that should be quicker to get something working:

pip install connectlife
python -m connectlife.dump --username <username> --password <password> --format dd

@walkercz
Copy link
Author

Hello, added dump with format dd

@oyvindwe
Copy link
Owner

Great! See https://github.com/oyvindwe/connectlife-ha/tree/main/custom_components/connectlife/data_dictionaries for how to proceed and examples of other mapping files.

Typically you need to observe values in HA for the different properties over time.

Also try to set properties on the oven directly.

Are there any properties that can be set for your oven using the ConnectLife app? If so, try to set those, and note which they are. Change those properties from sensor to select or switch as appropriate.

If you have any questions, feel free to ask here.

Good luck!

@oyvindwe
Copy link
Owner

Hi @walkercz

I have started on a complete mapping for this device. It required some extra features, so it is taking a while. See PR #155 for current state

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