Search found 6 matches

by david81
Saturday 10 March 2018 2:14
Forum: Z-Wave
Topic: Stelpro stzw402+ setpoint issue
Replies: 1
Views: 561

Re: Stelpro stzw402+ setpoint issue

Anyone have any thoughts on this one? I'd really love to get this thermostat linked up with the rest of the system.
by david81
Wednesday 31 January 2018 2:39
Forum: Z-Wave
Topic: Stelpro stzw402+ setpoint issue
Replies: 1
Views: 561

Stelpro stzw402+ setpoint issue

Hello, I believe I've run across an issue that has to do with behind the scenes temperature unit conversions. I have recently installed a Stelpro STZW402+ thermostat and included it in my network without issue. Unfortunately, I have been unable to set the setpoint on the device when it is set to F ...
by david81
Monday 01 January 2018 22:56
Forum: Python
Topic: Device Type for Humidifier Setpoint?
Replies: 2
Views: 739

Re: Device Type for Humidifier Setpoint?

@david81, Dimmers can be updated (the Kodi example uses them for volume and % played for media) but you need to map data to a range 0 to 99. Have a look at that example (or this version https://github.com/dnpwwo/Domoticz-Kodi-Plugin ). As for Type=243, Subtype=16 devices, did you check all the tabs ...
by david81
Monday 01 January 2018 18:12
Forum: Python
Topic: Device Type for Humidifier Setpoint?
Replies: 2
Views: 739

Device Type for Humidifier Setpoint?

I'm working on updating a plugin for a WiFi connected thermostat that supports humidifier/dehumidifier control. I'd like to add devices for controlling the setpoint for humidity control, but I've been unable to stumble upon the right device type. A thermostat setpoint technically works, but it ...
by david81
Tuesday 12 January 2016 3:56
Forum: Blockly
Topic: Blockly: Store current dimmer level in user variable?
Replies: 3
Views: 1742

Blockly: Store current dimmer level in user variable?

So, I'm just getting my feet wet with Blockly (coming from a coding background, it seems pretty straightforward). One thing that I'm hoping I'm missing is the ability to store the current level of a dimmer in a user variable. Basically, I'm trying to create a dimmer preset dummy switch that allows ...
by david81
Friday 01 January 2016 18:13
Forum: Other questions and discussions
Topic: InfluxDB on RPi SD Image?
Replies: 5
Views: 1450

InfluxDB on RPi SD Image?

I recently got my new system up and running on an RPi2 and while I'm waiting to get the hardware installed, figured I'd play around with everything available in the standard install. InfluxDB doesn't seem to be available on port 8083 as mentioned in the wiki, though. Is there something further ...