Skip to content

Error message: Command failed: unknown device dallassensor #2033

Answered by MichaelDvP
Hans-JR asked this question in Q&A
Discussion options

You must be logged in to vote

This is from the emsesp adapter. For compatibility with 3.6.0 it tries to fetch the api/dallassensor (line 391) and in second step fetch api/temperaturesensor (line 417). See here: https://github.com/tp1de/ioBroker.ems-esp/blob/8b7e55a6b336a3b48d436f4a0c9bb263847f327f/lib/ems.js#L391

The checkbox "use old prefix" only changes ioBroker entities and have no effect to reading from emsesp (line 437).
Maybe @tp1de can change the logic to avoid these errormessages in emsesp. E.g. try once and remember the working api-name for the temperaturesensors, than we have only one error message in the log.

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@Hans-JR
Comment options

@Delta1977
Comment options

@Hans-JR
Comment options

Comment options

You must be logged in to vote
2 replies
@MichaelDvP
Comment options

@proddy
Comment options

Answer selected by Hans-JR
Comment options

You must be logged in to vote
1 reply
@MichaelDvP
Comment options

Comment options

You must be logged in to vote
2 replies
@proddy
Comment options

@MichaelDvP
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants