Search found 4 matches

by rechinul13
22 Jan 2018 21:44
Forum: RaZberry
Topic: Linking the Razberry with Alexa
Replies: 6
Views: 9229

Re: Linking the Razberry with Alexa

Hello All,

I have been trying to add devices to my alex, but it always comes up as Discovery Failed. I have the skill enabled and i have remote access activated on my PI. any ideas on how to fix it?

Thanks
by rechinul13
25 Jun 2014 00:42
Forum: Device specific
Topic: Northq z-wave gas meter reader
Replies: 6
Views: 14026

Re: Northq z-wave gas meter reader

Hello pofs, thank you for your response. it seems to work, the command is sent to the z-wave meter, but the history values in the MeteTableMonitor.data seem to disappear. I will take a look at i again tomorrow and see if there is something wrong with the meter. maybe some settings i've missed. thank...
by rechinul13
24 Jun 2014 20:31
Forum: Device specific
Topic: Northq z-wave gas meter reader
Replies: 6
Views: 14026

Re: Northq z-wave gas meter reader

Hello, Thank you for your answer, it make sense. I struggled with the setId a little bit. but when i try to run the HTTP request (URL: http://<ip address>/ZWaveAPI/Run/devices[10].instances[0].commandClasses[61]. MeterTableMonitorCurrentDataGet(0,0,1403590800,1403630386)) i get the following respons...
by rechinul13
24 Jun 2014 12:44
Forum: Device specific
Topic: Northq z-wave gas meter reader
Replies: 6
Views: 14026

Northq z-wave gas meter reader

I have a NorthQ z-wave gas meter reader, and I am trying to use the COMMAND_CLASS_METER_TBL_MONITOR to get historical meter readings. I know that the meter supports this command class, and it can store a maximum of 8000 readings, but I can not figure out what URL to call in order to get the historic...