Search found 145 matches
- Monday 01 February 2021 21:57
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1715
- Views: 415118
Re: homebridge-edomoticz Plugin
I have a problem with two Sonoff plugs running Tasmota 9.2. They appear in Domoticz I can turn them on/off through domoticz, I can also turn them on/off at the button on the plug and Domoticz can see the status change. I've added them to a room and they appear in Homebridge fine, the status also ...
- Thursday 14 January 2021 22:17
- Forum: Examples & Solutions
- Topic: Alternate Scene control
- Replies: 8
- Views: 2624
Re: Alternate Scene control
Have you updated this script since?
I love the concept of it and have the same use case for Homekit/homebridge
I love the concept of it and have the same use case for Homekit/homebridge
- Monday 11 January 2021 17:22
- Forum: Zigbee
- Topic: Multiple MQTT?
- Replies: 7
- Views: 1248
Re: Multiple MQTT?
Thanks for confirming
I have some Shelly kit on order so will play with this first before adding Zigbee as well.
I have some Shelly kit on order so will play with this first before adding Zigbee as well.
- Sunday 10 January 2021 23:28
- Forum: Zigbee
- Topic: Multiple MQTT?
- Replies: 7
- Views: 1248
Re: Multiple MQTT?
Think I just bumbled my way across the domoticz-zigbee2mqtt-plugin So in summary I need:- Dongle https://www.tindie.com/products/electrolama/zzh-cc2652r-multiprotocol-rf-stick/ zigbee2mqtt installed https://www.zigbee2mqtt.io/getting_started/running_zigbee2mqtt.html domoticz-zigbee2mqtt-plugin https ...
- Sunday 10 January 2021 22:42
- Forum: Zigbee
- Topic: Multiple MQTT?
- Replies: 7
- Views: 1248
Re: Multiple MQTT?
Ok so I'm thinking terminology or at least reading install FAQs that assume you have nothing and want to start from scratch. I started off a while back with some Sonoff devices that I flashed with tasmota, at that point I ran through the wiki here https://www.domoticz.com/wiki/MQTT and installed ...
- Saturday 09 January 2021 0:22
- Forum: Zigbee
- Topic: Multiple MQTT?
- Replies: 7
- Views: 1248
Multiple MQTT?
Can you run multiple MQTT On one RaspberryPi4? I already have the "MQTT Client Gateway with LAN interface" running on Domoticz. I'm about to introduce Shelly devices and would like to add a Zigbee dongle so will then need the ShellyMQTT and Zigbee2MQTT. Can they all run on the same box, IP, port etc?
- Wednesday 06 January 2021 13:15
- Forum: Examples & Solutions
- Topic: Domoticz database check script
- Replies: 48
- Views: 16051
Re: Domoticz database check script
Ok just making sure, just have to Ctrl-C out of running the status update now, assumed it was stuck doing something and I have to quit it.
- Wednesday 06 January 2021 12:15
- Forum: Examples & Solutions
- Topic: Domoticz database check script
- Replies: 48
- Views: 16051
Re: Domoticz database check script
I have some errors and weirdness in my log but will post a separate post on that, as a consequence though I implemented this script as it seemed quick and easy to perform a DB check on a regular basis (not sure why this couldn't be added by default TBH) but the script itself 'seems' to I'm not sure ...
- Friday 11 December 2020 23:11
- Forum: Temperature and Weather
- Topic: USB or 433Mhz Lux sensor?
- Replies: 2
- Views: 663
Re: USB or 433Mhz Lux sensor?
This is a possibility, would need to work out how to get it into Domoticz, never done anything like that before. Do you mean the BH1750? If you google that you end up mostly at little boards with the Lux chip on board, the 1751 seems to get me just the chip from what I can make out. Is it new as in ...
- Thursday 10 December 2020 16:23
- Forum: Temperature and Weather
- Topic: USB or 433Mhz Lux sensor?
- Replies: 2
- Views: 663
USB or 433Mhz Lux sensor?
Does anyone know of a USB Lux sensor that just works on a Raspberry Pi with Domoticz or perhaps a 433Mhz one that broadcasts every 1-5 minutes? Looking to bring it into my system re lighting etc. USB would be easier as I don't have to worry about power and I can poll it rather than wait for a ...
- Friday 04 December 2020 23:47
- Forum: Show your projects
- Topic: Read British Gas Hive Heating temperature
- Replies: 301
- Views: 60115
Re: Read British Gas Hive Heating temperature
Hmm bugger I'm using MikeF's updated script, don't have the brainpower to work out what I need to modify to get it to work.
Seems totally different to the fix and original version.
Seems totally different to the fix and original version.
- Wednesday 11 November 2020 2:19
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: DB backup
- Replies: 2
- Views: 594
Re: DB backup
Thanks, this looks pretty good
- Tuesday 10 November 2020 23:18
- Forum: Blockly
- Topic: React upon a dimmer being on
- Replies: 2
- Views: 697
Re: React upon a dimmer being on
I tried linking a dummy switch as a slave but it reacts in the same way.
If you turn the main light 'on' the dummy comes on, if you set it as % aka dimmer level the slave goes off.
Is this a bug as it seems so.
If you turn the main light 'on' the dummy comes on, if you set it as % aka dimmer level the slave goes off.
Is this a bug as it seems so.
- Sunday 01 November 2020 18:29
- Forum: Blockly
- Topic: React upon a dimmer being on
- Replies: 2
- Views: 697
React upon a dimmer being on
I'm trying to activate a set of lights based on a dimmer switch being on/active and another switch being off but the dimmer switch is giving me problems. If I have the logic as switch name = "on" and just "turn on" the dimmer switch it'll work but the dimmer is normally activated at a level so 50 ...
- Thursday 29 October 2020 15:44
- Forum: Switches and Scenes
- Topic: Power strips
- Replies: 1
- Views: 365
Power strips
I have some 4 way power strips that are using Tasmota and MQTT.
I was wondering if there's some funky way from them to appear as one switch with 4 ports?
At present I've now got twelve new switches.
I was wondering if there's some funky way from them to appear as one switch with 4 ports?
At present I've now got twelve new switches.
- Thursday 29 October 2020 11:05
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: DB backup
- Replies: 2
- Views: 594
DB backup
Following on from a DB issue here https://www.domoticz.com/forum/viewtopic.php?f=6&t=34372&p=259655#p259655 I thought I'd setup copying the DB out of the Pi to elsewhere. I found this great article https://www.domoticz.com/wiki/Daily_backup_to_external_hdd but there's a great built in backup process ...
- Wednesday 28 October 2020 1:39
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Adding your own cert
- Replies: 2
- Views: 628
Adding your own cert
My Asus router has the ability to setup DDNS along with a domain name, it's own cert via LetsEncrypt that renews and which all seems to work over https port 443. If I turn on port forwarding I end up at my Domoticz install although it appears offline if I'm outside my own network but I think that's ...
- Friday 10 July 2020 1:10
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Confused over remote access
- Replies: 2
- Views: 639
Re: Confused over remote access
Is the premise of this https://www.domoticz.com/wiki/Native_se ... ts_Encrypt that you can only get in if you know the domain url?
Doesn't sound very secure or can you then generate private keys that you place on your devices, would they need updating every 3 months?
Doesn't sound very secure or can you then generate private keys that you place on your devices, would they need updating every 3 months?
- Thursday 09 July 2020 18:33
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Confused over remote access
- Replies: 2
- Views: 639
Confused over remote access
I want to be able to send json commands outside of my network and possibly get to domoticz webpage or dashboard, as different users to limit views etc might be great but... I'm not sure how to do it :| Search/google/wiki I end up down a confusing nginx route which seems to be pulled from the wiki ...
- Thursday 21 May 2020 21:46
- Forum: Kodi (XBMC)
- Topic: No kodi device
- Replies: 3
- Views: 1861
Re: No kodi device
Have removed it again as non functional