Hi,
Yes I deinstalled and reinstalled mosquitto with the following commands and now it works.
The only difference with you I think is I am still using Wheezy.
So for info, here is what I did :
wget http://repo.mosquitto.org/debian/mosquitto-repo.gpg.key
sudo apt-key add mosquitto-repo.gpg.key ...
Search found 3 matches
- Friday 26 February 2016 8:45
- Forum: Show your projects
- Topic: Home Theatre Controller (Pioneer AVR + USB PowerMate)
- Replies: 206
- Views: 53448
- Thursday 25 February 2016 10:49
- Forum: Show your projects
- Topic: Home Theatre Controller (Pioneer AVR + USB PowerMate)
- Replies: 206
- Views: 53448
Re: Home Theatre Controller (Pioneer AVR + USB PowerMate)
Hi, here is my config file :
// DOMOTICZ-HTC Example Configuration
// rename to config.js after making your changes.
// All Configuration options are made here, wont be overwritten on update.
// BEGIN CONFIG
var options = {
powermate : false, // Enable PowerMate Volume Knob
sharptv : false ...
// DOMOTICZ-HTC Example Configuration
// rename to config.js after making your changes.
// All Configuration options are made here, wont be overwritten on update.
// BEGIN CONFIG
var options = {
powermate : false, // Enable PowerMate Volume Knob
sharptv : false ...
- Wednesday 24 February 2016 20:27
- Forum: Show your projects
- Topic: Home Theatre Controller (Pioneer AVR + USB PowerMate)
- Replies: 206
- Views: 53448
Re: Home Theatre Controller (Pioneer AVR + USB PowerMate)
Hi,
First thank you for the job you made, it looks pretty cool.
I am getting an issue with mosquitto.
When I run the server.js script, here is what I got in mosquitto :
pi@raspberrypi ~ $ mosquitto
1456341204: mosquitto version 0.15 (build date 2013-01-09 05:15:05+0000) starting
1456341204 ...
First thank you for the job you made, it looks pretty cool.
I am getting an issue with mosquitto.
When I run the server.js script, here is what I got in mosquitto :
pi@raspberrypi ~ $ mosquitto
1456341204: mosquitto version 0.15 (build date 2013-01-09 05:15:05+0000) starting
1456341204 ...