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

Create Option to change Device Setting #33

Open
BOverdevest opened this issue Jul 17, 2021 · 1 comment
Open

Create Option to change Device Setting #33

BOverdevest opened this issue Jul 17, 2021 · 1 comment

Comments

@BOverdevest
Copy link

BOverdevest commented Jul 17, 2021

I would like to be able to change the value of the device settings from Homey Script.
Would it be possible, in line with setCapabilityValue to also create the setSettingsValue ?

Goal for me would be to be able to change "energy_value_constant", "energy_value_off" or "energy_value_on"
Or any other settings, depended on the device.

Or is there already a way to do this?

@jeroenwienk
Copy link
Contributor

I would like to be able to change the value of the device settings from Homey Script.
Would it be possible, in line with setCapabilityValue to also create the setSettingsValue ?

Goal for me would be to be able to change "energy_value_constant", "energy_value_off" or "energy_value_on"
Or any other settings, depended on the device.

Or is there already a way to do this?

For now there is no way to do this because it would create privilege issues. Being able to change device settings also means you can delete the whole device and we wan't to prevent this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants