Search found 144 matches
- Sunday 21 January 2024 12:16
- Forum: Suggestions
- Topic: MQTT topic hierarchy suggestion.
- Replies: 10
- Views: 2100
Re: MQTT topic hierarchy suggestion.
@firewizard, what is the progress on this? I'm looking at the Hubitat C8, but taking away the Domoticz interface now, after 10-ish years, is going to lower the WAF to below zero...
- Tuesday 15 November 2022 17:41
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 92361
Re: Python Plugin: TUYA
I will as soon as I get approved...Xenomes wrote: ↑Monday 14 November 2022 22:39Can you edit and run this script?It creates a dump.json can you PM the file?Code: Select all
wget https://raw.githubusercontent.com/Xenomes/Domoticz-TinyTUYA-Plugin/dev/tools/debug_discovery.py
- Monday 14 November 2022 15:57
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 92361
Re: Python Plugin: TUYA
'payload': {'devices': [], 'scenes': []}} The json string of devices is empty so no support from api v1. Question do you have a IOT account at Tuya? I'm not certain... It's been a while since I did work with Tuya, and remember looking at it, but cannot remember if I went through with that... I will ...
- Monday 14 November 2022 13:17
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 92361
Re: Python Plugin: TUYA
I am almost sure that these devices are using the newer api. For sure you can run the debug_discover.py from the tools directory to see if there is json data available for the smoke detectors. ps. don't forget the edit file for the tuya credentials. Getting credentials Got credentials { 'access ...
- Sunday 13 November 2022 21:08
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 92361
Re: Python Plugin: TUYA
FearNaBoinne wrote: ↑Friday 11 November 2022 17:17 I am testing with Action LSC smokesensors. They're not showing up. Would you be able to add these with the right information?
- Saturday 12 November 2022 20:00
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 119716
Re: Domoticz App
Probably because the latest update changed the inverted blinds behaviors... If you had inverted blinds, you may have to go in to ensure they are correctly marked as normal blinds with the 'inverted' property set.
- Friday 11 November 2022 17:17
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 92361
Re: Python Plugin: TUYA
I am testing with Action LSC smokesensors. They're not showing up. Would you be able to add these with the right information?
- Tuesday 11 October 2022 11:07
- Forum: Python
- Topic: [REQUEST] Plugin for Tuya
- Replies: 373
- Views: 97216
Re: [REQUEST] Plugin for Tuya
I'm not sure the plugin is still maintained, but even before, the author rarely dropped in, you may have more success opening a ticket on the repo...
- Tuesday 17 May 2022 16:29
- Forum: Other questions and discussions
- Topic: Moving timers from one device to another
- Replies: 2
- Views: 252
Re: Moving timers from one device to another
But I don't see the color settings in that API... I could export the current settings from the database using the schedules API, but not certain it supports the color for creating one?
- Sunday 15 May 2022 19:42
- Forum: Other questions and discussions
- Topic: Moving timers from one device to another
- Replies: 2
- Views: 252
Moving timers from one device to another
I have had to replace an RGBWZ device, and the new copy is in Domoticz. However the old device had 27 timers! Is there a a way to move or copy the timers from the old device to the new one? (27 timers is a task to begin with, but since we cannot just type the RGB values and have those stick, it's a ...
- Sunday 12 September 2021 20:58
- Forum: Others
- Topic: Unifi Protect, anyone?
- Replies: 5
- Views: 1303
Re: Unifi Protect, anyone?
I'll have a look at the MQTT option...
The Unifi Presence plugin is for Unifi Network, not Unifi Protect...
The Unifi Presence plugin is for Unifi Network, not Unifi Protect...
- Sunday 12 September 2021 12:42
- Forum: Others
- Topic: Unifi Protect, anyone?
- Replies: 5
- Views: 1303
Unifi Protect, anyone?
Is anyone aware of any Domoticz integrations with Unifi protect? I'd like to use Domoticz to enhance the Doorbell experience, but Google is just confused when I combine "domoticz" (It includes anything "domotica" for instance) and "unifi protect"...
- Saturday 03 July 2021 13:42
- Forum: Z-Wave
- Topic: Z-wave sensors not updating?
- Replies: 0
- Views: 247
Z-wave sensors not updating?
I have a Neo Coolcam multisensor, and it shows up as such in the Zwave controller: 2021-07-03 13_35_48-Domoticz.png However it's related sensors just do not seem to update anymore: 2021-07-03 13_36_09-Domoticz.png (Also note the different battery values displayed... To make this even more ...
- Thursday 10 June 2021 11:19
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 119716
Re: Domoticz App
I cannot get Domoticz app connection settings working when not on my home WiFi. (external acces) Though i can connect with any web browser to my domoticz server (my own ip address with ports 8080 or 80 or 443). What are the right settings to have the app working from external acces? I've set it up ...
- Saturday 01 May 2021 17:32
- Forum: Others
- Topic: updateDeviceSettings: Did not find device with key='devicename'
- Replies: 2
- Views: 262
updateDeviceSettings: Did not find device with key='devicename'
I am trying to add a Gosund SP1 v23 to the system using the MQTT with Discover plugin. I set up the device identical to other devices. The only difference is that this is my first Gosund module, and the first Tasmota device that does power measuring. Once I typed 'setoption19 1', Domoticz/Mosquitto ...
- Wednesday 23 December 2020 21:34
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 119716
- Friday 13 November 2020 11:40
- Forum: dzVents
- Topic: Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
- Replies: 6
- Views: 863
Re: Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
That seems to be working as needed... I'll experiment further, but thanks for the help and code-snippet!
- Thursday 12 November 2020 23:54
- Forum: dzVents
- Topic: Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
- Replies: 6
- Views: 863
Re: Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
The domoticz EventSystem parse every event to Blockly, Python, classic Lua and dzVents except the ones that use the NOTRIGGER option. So if you device does not use that NOTRIGGER option, the event will be parsed. A kind of semaphore can be implemented at script level using persistent data but the ...
- Thursday 12 November 2020 17:46
- Forum: dzVents
- Topic: Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
- Replies: 6
- Views: 863
Re: Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
What do you see in the domoticz log when you longpress and longpress release the Aeotec Quad ? As long as the touchbutton is being touched, it fires events in to the queue, and each one of them triggers a run of the dzVents script... This can cause a laggy response, if the script takes longer, and ...
- Thursday 12 November 2020 11:53
- Forum: dzVents
- Topic: Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
- Replies: 6
- Views: 863
Does dzVents have something like a semaphore to prevent multiple instances? [Solved]
As per the subject, does dzVents have something like a semaphore to prevent multiple instances running simultaneously? As an example, the Aeotec Quad has a touch and a long press option (it also supports swipes, but Domoticz doesn't, so I'm ignoring that!), but the long-press keeps repeating as long ...