ioBroker.enigma2 icon indicating copy to clipboard operation
ioBroker.enigma2 copied to clipboard

Create objects for Message.Timeout, Message.Type and Message.Text in io-package.json

Open klein0r opened this issue 8 months ago • 0 comments

2024-06-09 13:00:44.139  - warn: enigma2.0 (103210) State "enigma2.0.Message.Timeout" has no existing object, this might lead to an error in future versions
2024-06-09 13:00:44.139  - debug: enigma2.0 (103210) enigma2 command Message Type: 1
2024-06-09 13:00:44.140  - warn: enigma2.0 (103210) State "enigma2.0.Message.Type" has no existing object, this might lead to an error in future versions
2024-06-09 13:00:44.181  - debug: enigma2.0 (103210) enigma2 message Text: text
2024-06-09 13:00:44.182  - warn: enigma2.0 (103210) State "enigma2.0.Message.Text" has no existing object, this might lead to an error in future versions

https://github.com/iobroker-community-adapters/ioBroker.enigma2/blob/1ebf0b2e76d26e807933032a55ad44a16cb275e8/main.js#L95-L108

klein0r avatar Jun 09 '24 11:06 klein0r