Search found 8 matches
- Wednesday 18 July 2018 7:18
- Forum: Other questions and discussions
- Topic: Dark sky weather and multiple temperature sensors "fake"
- Replies: 1
- Views: 898
- Monday 16 July 2018 13:30
- Forum: Other questions and discussions
- Topic: Dark sky weather and multiple temperature sensors "fake"
- Replies: 1
- Views: 898
Dark sky weather and multiple temperature sensors "fake"
Hi to all,
I did add Hardware Dark Sky, and I added all the sensors got.
Now, I have a "new" temperature sensors, that is based from wind (!) sensors.
And, If I put as favourite on home page the wind sensors, I get also the temperature (cold and hot temperature, see 30 and 31 in wind).
Same thing ...
I did add Hardware Dark Sky, and I added all the sensors got.
Now, I have a "new" temperature sensors, that is based from wind (!) sensors.
And, If I put as favourite on home page the wind sensors, I get also the temperature (cold and hot temperature, see 30 and 31 in wind).
Same thing ...
- Sunday 13 May 2018 14:14
- Forum: PHP and all others
- Topic: API: what the right querystring to send for a pin-protected device?
- Replies: 3
- Views: 1982
Re: API: what the right querystring to send for a pin-protected device?
Yes... I did wrong?
- Sunday 13 May 2018 10:51
- Forum: PHP and all others
- Topic: API: what the right querystring to send for a pin-protected device?
- Replies: 3
- Views: 1982
- Sunday 13 May 2018 10:32
- Forum: PHP and all others
- Topic: API: what the right querystring to send for a pin-protected device?
- Replies: 3
- Views: 1982
API: what the right querystring to send for a pin-protected device?
Cannot find the right querystring to send for a pin protected device.
I can see in the API wiki that there is an answer for wrong code (https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s#Turn_a_light.2Fswitch_on) but cannot find that query string.
I did try to send:
`code`
`pincode ...
I can see in the API wiki that there is an answer for wrong code (https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s#Turn_a_light.2Fswitch_on) but cannot find that query string.
I did try to send:
`code`
`pincode ...
- Sunday 13 May 2018 10:28
- Forum: PHP and all others
- Topic: Domoticz-api: simple PHP wrapper for Domoticz API
- Replies: 0
- Views: 2216
Domoticz-api: simple PHP wrapper for Domoticz API
Hi to all,
I would introduce you "Domoticz-api".
This is a simple PHP wrapper library, available via composer, that enable to send "simple" instructions to your Domoticz server via API.
https://github.com/sineverba/domoticz-api
I think that abstraction is very high, with very simple command you ...
I would introduce you "Domoticz-api".
This is a simple PHP wrapper library, available via composer, that enable to send "simple" instructions to your Domoticz server via API.
https://github.com/sineverba/domoticz-api
I think that abstraction is very high, with very simple command you ...
- Monday 14 August 2017 15:35
- Forum: Switches and Scenes
- Topic: Got new switch status from Relay Node (MySensors) but dashboard not update
- Replies: 1
- Views: 969
Got new switch status from Relay Node (MySensors) but dashboard not update
Hi to all,
I have a MySensor Node that every 5 seconds (for test, but same also every 5 minutes) sends to the gateway (and so to Domoticz) the current status of a relay.
Domoticz (or at least gateway?) seems read right the status, it is 0. But on the board the status is "ON", never goes off.
Same ...
I have a MySensor Node that every 5 seconds (for test, but same also every 5 minutes) sends to the gateway (and so to Domoticz) the current status of a relay.
Domoticz (or at least gateway?) seems read right the status, it is 0. But on the board the status is "ON", never goes off.
Same ...
- Saturday 22 July 2017 17:44
- Forum: Switches and Scenes
- Topic: Event trigger fired multiple times (at least twice)
- Replies: 0
- Views: 957
Event trigger fired multiple times (at least twice)
Hi to all!
I have multiple mysensors node. A node contains temp and relay, to act in future a heater.
I did write a simple lua code, but events are fired twice (I can see in log switches and text log)
I did read several posts and if I understand well, this is 'cause node answer late.
In effect ...
I have multiple mysensors node. A node contains temp and relay, to act in future a heater.
I did write a simple lua code, but events are fired twice (I can see in log switches and text log)
I did read several posts and if I understand well, this is 'cause node answer late.
In effect ...