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

Lots of oven controls not working for me #298

Open
ewillner opened this issue Oct 29, 2024 · 1 comment
Open

Lots of oven controls not working for me #298

ewillner opened this issue Oct 29, 2024 · 1 comment

Comments

@ewillner
Copy link

Forgive me if I am missing something obvious, I am a bit of a newbie.

I am trying to control my oven - it is a model PTD7000SN5SS. I have set up some scripts to test functionality that I want to use.

I found that I can turn the lights on and off. Sabbath mode works as well. However I can't turn the oven on or off.

I set up a script to turn on the oven, the YAML editor shows that the following are the commands:
device_id: cda4f0182a8737bbc4af4b6130ff4786
domain: water_heater
entity_id: 9177735b09a6b20f24fe609645913d1a
type: turn_on

When I try to run it, it does not execute - and the trace is:
Error: Entity water_heater.naz026633q_oven does not support this service.

The following is the automation config that is shown in the trace tool:
id: '1730223415663'
alias: Automation - test script editing
description: ''
triggers: []
conditions: []
actions:

  • device_id: cda4f0182a8737bbc4af4b6130ff4786
    domain: water_heater
    entity_id: 9177735b09a6b20f24fe609645913d1a
    type: turn_on
    mode: single

Any ideas? Is there anything else that I can provide to help identify the issue.

And again - I appreciate the assistance and apologize for being a bit of a newbie

@ewillner
Copy link
Author

ewillner commented Nov 12, 2024

I wanted to add something else that does not appear to be working. I discovered that I can change the oven mode/temperature via a scene. However, the setting is not persistent, and not saved with the scene. If I save, go out of the scene, change the setting and return to the scene - the oven does not revert to the state that I saved in the scene.

Edit/update: Now, I can't change the oven mode/temperature. Something change and it looks like functionality has been removed....

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

No branches or pull requests

1 participant