Re: [MyDomoAtHome] Bêta version in nodeJS
Posted: Thursday 31 March 2016 14:41
@Justintime 0.0.50 should fix all, except water for I don't know why you dont't see the right values
Open source Home Automation System
https://forum.domoticz.com/
Thanks, But the Roller blind device is still not in the imperihome app visiable. I dont see the device anymore in ip:port/devicesepierre wrote:@Justintime 0.0.49 should correct this one: Roller blinds switch
I found This:epierre wrote:what does /var/log/mydomoathome says about it ?
Code: Select all
192.168.1.165 - - [02/Apr/2016:12:34:29 +0000] "GET /devices HTTP/1.0" 200 9671 "-" "-"
warn: Unknown type Blinds
warn: Unknown type Blinds
OK thanks I will test. I did the update like this.epierre wrote:ok got it, they have been moded out of Light* devices, pushing a correction to be tested v0.1.3
Hey man you are the greatest. Roller blinds are there now. Many thanks for your quick support.epierre wrote:if you are stuck in a previous version (as it appears if you installed before the repository), do:
sudo apt-get remove mydomoathome
sudo apt-get update
sudo apt-get install MyDomoAtHome
afterward just update & upgrade will be enough
epierre wrote:too much p in stopable, pushing the correction now
Code: Select all
XXXXXX@XXXXXX:~$ sudo apt-get install MyDomoAtHome
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
MyDomoAtHome
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/124 kB of archives.
After this operation, 373 kB of additional disk space will be used.
Selecting previously unselected package mydomoathome.
(Reading database ... 137852 files and directories currently installed.)
Preparing to unpack .../MyDomoAtHome_1.0.9_all.deb ...
/usr/bin/forever -> /usr/lib/node_modules/forever/bin/forever
[email protected] /usr/lib/node_modules/forever
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])
Unpacking mydomoathome (1.0.9) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up mydomoathome (1.0.9) ...
npm ERR! Linux 3.13.0-83-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--production"
npm ERR! node v4.4.2
npm ERR! npm v2.2.0
npm ERR! path /home/XXXXX/.npm/forever/0.15.1/package/package.json.bc4dcf9d00bfbc732be7d2a381ec9288
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall open
npm ERR! Error: EACCES: permission denied, open '/home/XXXXX/.npm/forever/0.15.1/package/package.json.bc4dcf9d00bfbc732be7d2a381ec9288'
npm ERR! at Error (native)
npm ERR! { [Error: EACCES: permission denied, open '/home/XXXXX/.npm/forever/0.15.1/package/package.json.bc4dcf9d00bfbc732be7d2a381ec9288']
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'open',
npm ERR! path: '/home/XXXXX/.npm/forever/0.15.1/package/package.json.bc4dcf9d00bfbc732be7d2a381ec9288',
npm ERR! parent: 'node-mydomoathome' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! Please include the following file with any support request:
npm ERR! /usr/share/mydomoathome/app/npm-debug.log
dpkg: error processing package mydomoathome (--configure):
subprocess installed post-installation script returned error exit status 243
Errors were encountered while processing:
mydomoathome
E: Sub-process /usr/bin/dpkg returned an error code (1)
Code: Select all
npm version
{ npm: '2.2.0',
ares: '1.10.1-DEV',
http_parser: '2.5.2',
icu: '56.1',
modules: '46',
node: '4.4.2',
openssl: '1.0.2g',
uv: '1.8.0',
v8: '4.5.103.35',
zlib: '1.2.8' }
Code: Select all
node --version
v4.4.2
Thanks, 0.1.26 running.epierre wrote:you have it in the "no room"