Hello, Iâm now setting up my pimatic system on node and npm on newer versions again. Unfortunately I encounter obstacles again and again.
Currently it is the DS18B20 plugin.
It seems that this plugin has already been removed with the change from pimatic 0.8.x to pimatic 0.9.x. But it had still worked so far. Currently I have two pimatic systems running. One works well with node 4.6.x and npm 2.15. and the other TEST system.
Well, with node v8 and higher it doesnât seem to work anymore.
What can I do. Do I have to place my sensors on a sonoff with tasmota? Is there any way to make it over the raspberry?
Is there no possibility to put the sensors on the sonoff? What can I do?
-
Problem with old DS18B20 plugin on raspberry and higher node and npm versions
"Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." 09-28-2003, LINUS TORVALDS (http://www.nytimes.com)
-
@thrusty Are you talking about the pimatic-ds18b20 plugin?
It seems that this plugin has already been removed with the change from pimatic 0.8.x to pimatic 0.9.x. But it had still worked so far.
As far as pimatic-ds18b20 is concerned it is marked as âcompatibility unknownâ, but the plugin is has been adapted for pimatic 0.9
Well, with node v8 and higher it doesnât seem to work anymore.
Itâll be great if you can provide the error messages you get. I suppose you have loaded the 1-wire kernel drivers as indicated in the README?!
What can I do. Do I have to place my sensors on a sonoff with tasmota? Is there any way to make it over the raspberry?
Well, possibly the issue can be resolved
EDIT: I have check why âincompatibility unknownâ is indicated for the current release. The problem is that an invalid version range had been introduced with an earlier commit to the project https://github.com/pimatic/pimatic-ds18b20/commit/76d5cede1840c01dc55008e8fb8c7ce858791718
"It always takes longer than you expect, even when you take into account Hofstadter's Law.", Hofstadter's Law
-
Okay, and excuse my mistake đŹ. I did not follow the basics of DS18B20. And the OS is new, the drivers were not loaded. đ A beginnerâs mistake.
"Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." 09-28-2003, LINUS TORVALDS (http://www.nytimes.com)