ioBroker / ioBroker.type-detector

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

One emtity - two objects #22

Closed dontobi closed 3 years ago

dontobi commented 3 years ago

Describe the bug
Since yesterday, my shutters no longer work under Lovelace. During my troubleshooting I saw that two objects are assigned to the entity. Once the STATE object and once the AES. The latter does not belong there. After consultation with Garfonso it could have to do with the update of the Type Detector, since it did not change anything at Lovelace concerning the shutters.

Expected behavior
The Cover Entitiy should only refer to the STATE object.

Screenshots & Logfiles
Export feom Lovelace Entities List

cover.Rollladen___Buero | hm-rpc.0.NEQ0083056.0.AES_KEY / hm-rpc.0.NEQ0083056.1.LEVEL

Versions:

Additional context
hm-rpc.0.NEQ0083056.zip

dontobi commented 3 years ago

Besides the cover entity, the input_number entity is also affected. input_number.Rollladen___Buero hm-rpc.0.NEQ0083056.0.AES_KEY / hm-rpc.0.NEQ0083056.1.LEVEL

dontobi commented 3 years ago

Closed! The error has nothing to do with the type-detector.