Search found 5 matches

by PAHVelthuis
Saturday 19 June 2021 10:19
Forum: LUA
Topic: Getting data from LoRa - TTN network
Replies: 84
Views: 22149

Re: Getting data from LoRa - TTN network

That would be great!
by PAHVelthuis
Friday 18 June 2021 23:34
Forum: LUA
Topic: Getting data from LoRa - TTN network
Replies: 84
Views: 22149

Re: Getting data from LoRa - TTN network

I have my Gateway and nodes running on V3. Does someone know if this plugin is actually compatible with V3? Looks like everything has been configured as it should, however nothing happens (no new devices can be found) exept the following lines in the log file: 2021-06-18 23:25:03.377 Status ...
by PAHVelthuis
Friday 29 November 2019 12:52
Forum: Python
Topic: Buienradar Weather Lookup Plugin
Replies: 381
Views: 88555

Re: Buienradar Weather Lookup Plugin

Using Buster in combination with Python 2.7.16
With this plugin enabled, Domoticz is not reachable after +/- 1 hr. With the plugin disabled, the system runs stable for > 2 days.
by PAHVelthuis
Wednesday 06 June 2018 22:44
Forum: Heating/cooling
Topic: Nefit Easy XMPP authentication failure
Replies: 23
Views: 7452

Re: Nefit Easy XMPP authentication failure

Code: Select all

npm i nefit-easy-http-server -g


did the trick, thanks!
by PAHVelthuis
Tuesday 05 June 2018 22:09
Forum: Heating/cooling
Topic: Nefit Easy XMPP authentication failure
Replies: 23
Views: 7452

Re: Nefit Easy XMPP authentication failure

Hi,

easy-server keeps reporting v3.0.0 after running the following command:

Code: Select all

sudo npm update nefit-easy-http-server -g
node -v v6.14.2
npm -v 3.10.10

What can I do?