ruhigundrelaxed / ioBroker.hyperion

ioBroker Hyperion Adapter
MIT License
7 stars 8 forks source link

State "clear" and "clearall" definition #31

Closed OberfragGER closed 4 years ago

OberfragGER commented 4 years ago

Hi, i want to trigger the "button" via blockly, unfortunatly i recieve som errors when i want to switch off the light/ effects.

Goal: Just make it work via Yakha inside Homekit.

https://forum.iobroker.net/topic/28766/tastendruck-via-blockly-simulieren-ausl%C3%B6sen/10

`

You are assigning a boolean to the state "hyperion.0.control.clear" which expects a state. Please fix your code to use a state or change the state type to boolean. This warning might become an

Is it possible to fix that...?

`

ruhigundrelaxed commented 4 years ago

Hi, yes there were some wrong assignments of "common.type" which threw some warnings. I fixed that. Can you test, if this fixed your Problem? I usually don't use blockly and i'm therefore not familiar with it.

OberfragGER commented 4 years ago

Hi, yes there were some wrong assignments of "common.type" which threw some warnings. I fixed that. Can you test, if this fixed your Problem? I usually don't use blockly and i'm therefore not familiar with it.

I will do so, but at the moment im not able to update the adapter. When i try to deinstall... "some blabla" is marked not to be deleteable... Also update via the the cat- some errors.

Something is now broken.

$ ./iobroker del hyperion Delete adapter "hyperion" host.raspberrypi4 Adapter hyperion cannot be deleted completely, because it is marked non-deletable. host.raspberrypi4 Counted 1 states of system.adapter.hyperion host.raspberrypi4 Deleting 1 object(s). ERROR: process exited with code 41

ruhigundrelaxed commented 4 years ago

yes. wait pls...

OberfragGER commented 4 years ago

yes. wait pls...

check iobroker forum if you want to chat ;)

ruhigundrelaxed commented 4 years ago

fixed in 0.0.16