Search found 5 matches
- Friday 11 December 2020 0:21
- Forum: Suggestions
- Topic: Setpoint action on floorplan
- Replies: 2
- Views: 618
Re: Setpoint action on floorplan
I found this tread now: https://www.domoticz.com/forum/viewtopic.php?f=34&t=13828 Yes, that thread was initiated in 2016. A lot of people would like to have this change. It seems to me it would be a very easy change for a developer familiar with domoticz code and It will improve usability ...
- Tuesday 26 February 2019 3:45
- Forum: Speech & Voice Systems
- Topic: Ask domoticz for value of sensor value using Google Assistant
- Replies: 5
- Views: 4780
Re: Ask domoticz for value of sensor value using Google Assistant
Controlicz is not free anymore.
Does anybody know how to retrieve a domoticz temperature from google home?
Thanks
Does anybody know how to retrieve a domoticz temperature from google home?
Thanks
- Monday 23 January 2017 1:10
- Forum: Heating/cooling
- Topic: Setpoint widget in a floorplan
- Replies: 23
- Views: 6720
Re: Setpoint widget in a floorplan
Just to update on how far I got. I see the set point widget is available in the dashboard view and I found the following code in the file "DashboardController.js" else if ((item.Type == "Thermostat")&&(item.SubType=="SetPoint")) { xhtm+='override.png" class="lcursor" onclick="ShowSetpointPopup(event ...
- Saturday 21 January 2017 1:09
- Forum: Heating/cooling
- Topic: Setpoint widget in a floorplan
- Replies: 23
- Views: 6720
Re: Setpoint widget in a floorplan
Ok. I understand now, Domoticz out of the box does not allow you to access a setpoint widget from the floorplan. :-( I understand Egregius solution will allow us to build our own floorplan and have any custom widgets we want to fit our needs. This involves coding in php and integrating it into a ...
- Sunday 23 October 2016 16:31
- Forum: Heating/cooling
- Topic: Setpoint widget in a floorplan
- Replies: 23
- Views: 6720
Setpoint widget in a floorplan
Hello. Many thanks for the great software and the great ideas you share in this forum. This is my first post on this site. Let me go straight to my question: Does domoticz support accessing a setpoint widget from the floorplan?. Details on my scenario are: I am using Dummy thermostat which allows me ...