Search found 3 matches

by peter8wun
Monday 09 March 2020 16:29
Forum: PHP and all others
Topic: Cleanup unused devices
Replies: 4
Views: 8495

Re: Cleanup unused devices

Thanks for the quick and complete answer. this helps tremendously.
by peter8wun
Monday 09 March 2020 15:04
Forum: PHP and all others
Topic: Cleanup unused devices
Replies: 4
Views: 8495

Cleanup unused devices

Hi,

My domoticz installation received quit a large number of divices from my RFlink hardware (>3000) that are not mine and I think this makes my domotics slow. For instance when accessing the list of divices.

is there a problem executing "delete from DeviceStatus where used =0" on the database to ...
by peter8wun
Thursday 25 August 2016 18:51
Forum: Other questions and discussions
Topic: Virtual Thermostat
Replies: 3
Views: 2217

Virtual Thermostat

I was wondering if it would be doable to build a virtual thermostat in domoticz?

So: have a “device” on the dashboard (one per room) Where you can set the set point temperature, configure a temperature sensor for it to get the actual temperature of the room, and have that thermostat control a ...