Hello,
I've got feature request. Could you please add handle for percentage sensors? I have them in my system and I just want to simply get the value of it, for example:
Q: "What is the value of Presence in a Big room?"
A: "It's 65%"
Thank you!
Search found 5 matches
- Wednesday 09 May 2018 22:41
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510833
- Tuesday 06 March 2018 10:05
- Forum: PHP and all others
- Topic: Scripting in Java
- Replies: 8
- Views: 3981
Re: Scripting in Java
Well going back to this topic, since I learned a lot about how Domoticz and events system works, there is really no point in adding Java support through JSONs.
There is really good Dzvents solution and everyone should stick to it and Python/Bash for OS scripts, to keep them as standard for scripting.
There is really good Dzvents solution and everyone should stick to it and Python/Bash for OS scripts, to keep them as standard for scripting.
- Tuesday 06 March 2018 10:01
- Forum: Suggestions
- Topic: Multi value custom sensor
- Replies: 31
- Views: 19382
Re: Multi value custom sensor
+1
I need this for custom virtual temperature measurements
I need this for custom virtual temperature measurements
- Sunday 28 January 2018 22:38
- Forum: PHP and all others
- Topic: Scripting in Java
- Replies: 8
- Views: 3981
Re: Scripting in Java
Couldn't find anything on forums and Google about it, but found in Wiki, that is possible to create scripts in Java, so that's why I'm asking :) Well you have answered your own question. There is no native Java scripting support in Domoticz. However, you can use Java to script against the JSON URL ...
- Sunday 28 January 2018 14:47
- Forum: PHP and all others
- Topic: Scripting in Java
- Replies: 8
- Views: 3981
Scripting in Java
Hello, I'm new here and it's my first topic, sorry if I did something wrong :D I've installed my Domoticz and trying to make some scripts to make everything work as I want it to. The problem is that I'm not fully satisfied with making scripts in Blockly, LUA, Python etc. Is there any possiblity to ...