ioBroker / ioBroker.type-detector

Helper module (not adapter) to detect types of devices
MIT License
8 stars 9 forks source link

Media device can not be created. Not all states are in gui #24

Closed britzelpuf closed 2 years ago

britzelpuf commented 2 years ago

Describe the bug
When I create a media alias only the ACTUAL state will be created in the gui. And I think there should be more states than that.

To Reproduce
Steps to reproduce the behavior:

  1. goto Devices
  2. Click on '+'
  3. Add media device image
  4. Click on states Only ACTUAL image

Log says that the javascript adapter has an error:

image

Expected behavior
States mentioned in the index.js A should be available.

Versions:

Apollon77 commented 2 years ago

Please create this issue in iobroker.devices repository with the devices adapter