Dashticz - Bug report
Moderator: leecollings
- gijsje
- Posts: 132
- Joined: Saturday 19 August 2017 14:28
- Target OS: NAS (Synology & others)
- Domoticz version: Stable
- Location: Berkel Enschot, NL
- Contact:
Re: Dashticz - Bug report
This is in devices
43 RFXCOM 16E2000 2 Radiator Radiator 1 Smartwares 15.0
And this is in the log file when you change it
2017-11-17 22:46:10.474 (RFXCOM) Radiator 1 (Radiator)
43 RFXCOM 16E2000 2 Radiator Radiator 1 Smartwares 15.0
And this is in the log file when you change it
2017-11-17 22:46:10.474 (RFXCOM) Radiator 1 (Radiator)
Synology DS218+ - RFXtrx433 - Aeotec Z-Stick Gen5 - Toon Thermostat - Neo CoolCam plug - Neo CoolCam PIR - FIBARO PIR - Heiman Smart Smoke Senso - Neo CoolCam Leakage Detector - BeNext Tag Reader - P1 and S0 USB - many Mi-Light lights - KAKU switches
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Bug report
Open: http://DOMOTICZ_ADDRESS:PORT/json.htm?type=devices
Search for Radiator. I want to check the piece of code between 'AddjMulti' and 'idx'
Have to go now but will fix this asap.
Search for Radiator. I want to check the piece of code between 'AddjMulti' and 'idx'
Have to go now but will fix this asap.
- gijsje
- Posts: 132
- Joined: Saturday 19 August 2017 14:28
- Target OS: NAS (Synology & others)
- Domoticz version: Stable
- Location: Berkel Enschot, NL
- Contact:
Re: Dashticz - Bug report
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CustomImage" : 0,
"Data" : "15.0",
"Description" : "",
"Favorite" : 0,
"HardwareID" : 2,
"HardwareName" : "RFXCOM",
"HardwareType" : "RFXCOM - RFXtrx433 USB 433.92MHz Transceiver",
"HardwareTypeVal" : 1,
"HaveTimeout" : false,
"ID" : "16E2000",
"LastUpdate" : "2017-11-17 22:46:10",
"Name" : "Radiator",
"Notifications" : "false",
"PlanID" : "10",
"PlanIDs" : [ 10 ],
"Protected" : false,
"SetPoint" : "15.0",
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "Smartwares",
"Timers" : "false",
"Type" : "Radiator 1",
"TypeImg" : "override_mini",
"Unit" : 2,
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "43"
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CustomImage" : 0,
"Data" : "15.0",
"Description" : "",
"Favorite" : 0,
"HardwareID" : 2,
"HardwareName" : "RFXCOM",
"HardwareType" : "RFXCOM - RFXtrx433 USB 433.92MHz Transceiver",
"HardwareTypeVal" : 1,
"HaveTimeout" : false,
"ID" : "16E2000",
"LastUpdate" : "2017-11-17 22:46:10",
"Name" : "Radiator",
"Notifications" : "false",
"PlanID" : "10",
"PlanIDs" : [ 10 ],
"Protected" : false,
"SetPoint" : "15.0",
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "Smartwares",
"Timers" : "false",
"Type" : "Radiator 1",
"TypeImg" : "override_mini",
"Unit" : 2,
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "43"
Synology DS218+ - RFXtrx433 - Aeotec Z-Stick Gen5 - Toon Thermostat - Neo CoolCam plug - Neo CoolCam PIR - FIBARO PIR - Heiman Smart Smoke Senso - Neo CoolCam Leakage Detector - BeNext Tag Reader - P1 and S0 USB - many Mi-Light lights - KAKU switches
- gijsje
- Posts: 132
- Joined: Saturday 19 August 2017 14:28
- Target OS: NAS (Synology & others)
- Domoticz version: Stable
- Location: Berkel Enschot, NL
- Contact:
Re: Dashticz - Bug report
Thanks no hurry
Synology DS218+ - RFXtrx433 - Aeotec Z-Stick Gen5 - Toon Thermostat - Neo CoolCam plug - Neo CoolCam PIR - FIBARO PIR - Heiman Smart Smoke Senso - Neo CoolCam Leakage Detector - BeNext Tag Reader - P1 and S0 USB - many Mi-Light lights - KAKU switches
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Bug report
@Gijsje
In latest version you can view this device as a temperature-device.
Controlling is not yet possible. Do you now wich url is called when controlling the temperature of this device in Domoticz?
You can see this in console (F12) when pressing/sliding.
In latest version you can view this device as a temperature-device.
Controlling is not yet possible. Do you now wich url is called when controlling the temperature of this device in Domoticz?
You can see this in console (F12) when pressing/sliding.
- gijsje
- Posts: 132
- Joined: Saturday 19 August 2017 14:28
- Target OS: NAS (Synology & others)
- Domoticz version: Stable
- Location: Berkel Enschot, NL
- Contact:
Re: Dashticz - Bug report
It shows now as a temp device thats ok but it should show up as a thermostat or something i guess
The ouput is json.htm?type=command¶m=setsetpoint&idx=43&setpoint=15.5
The ouput is json.htm?type=command¶m=setsetpoint&idx=43&setpoint=15.5
Synology DS218+ - RFXtrx433 - Aeotec Z-Stick Gen5 - Toon Thermostat - Neo CoolCam plug - Neo CoolCam PIR - FIBARO PIR - Heiman Smart Smoke Senso - Neo CoolCam Leakage Detector - BeNext Tag Reader - P1 and S0 USB - many Mi-Light lights - KAKU switches
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Bug report
Well thats not possible at the moment I guess, you can add a Selector Switch to domoticz, wich has several buttons for setting default temperatures (for example 15.5, 17.5 20,21) Behind every button you can add an action-url (in Domoticz)
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Bug report
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 127
- Joined: Sunday 13 September 2015 18:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: stable
- Location: Nieuwegein, NL
- Contact:
Re: Dashticz - Bug report
Ah, that's something I broke I think. (Quite a big refactor of the code was merged today)
I'll look into it.
If others experience problems with the latest beta let me know. In the end it should get better, but there can be some rough edges right now.
I'll look into it.
If others experience problems with the latest beta let me know. In the end it should get better, but there can be some rough edges right now.
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Bug report
Thanks. I know that running beta this could happen, so no worries
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 71
- Joined: Monday 12 October 2015 15:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10232
- Contact:
Re: Dashticz - Bug report
Checked, did a fresh git pull this morning. Screens come up but the garbage and Sonarr modules don't seem to load.
Don't know if this helps.
Don't know if this helps.
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Bug report
Garbage works here....
Whats your garbage-config?
Whats your garbage-config?
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Bug report
Strangely, I created another index file with some other settings, and that one is working
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 127
- Joined: Sunday 13 September 2015 18:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: stable
- Location: Nieuwegein, NL
- Contact:
Re: Dashticz - Bug report
I created a pull request for this issue. hope it solves the issue.
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Bug report
Thanks. Will wait till the merge
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Bug report
It's merged
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Bug report
Latest update fixed it. Thanks Rob and aiolos
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Bug report
Now I've got this little problem. Not to serious, just need to resize them myself
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Who is online
Users browsing this forum: No registered users and 1 guest