Search found 11 matches
- Saturday 05 February 2022 17:52
- Forum: iOS
- Topic: Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
- Replies: 6
- Views: 2686
Re: Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
Just a quick update, I released a new version that, besides fixing some stability issues, introduces a new way to quickly move controls around - when viewing the details for a control in edit mode, tap the buttons in the top row to move the control to the beginning or end of the active or passive ...
- Monday 29 November 2021 23:10
- Forum: iOS
- Topic: Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
- Replies: 6
- Views: 2686
Re: Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
If anyone is interested in my app, it was recently released on the App Store and can be downloaded here: https://apps.apple.com/app/lights-switches/id1082761283 I'll keep the test flight open for future releases. I'm sure there will be features to add and bugs to squash. kiddigital: The direct Hue ...
- Tuesday 28 September 2021 0:16
- Forum: iOS
- Topic: Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
- Replies: 6
- Views: 2686
Re: Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
I added a new version to testflight: now sends the correct access code for security settings fixes the Done button on the settings page adds InApp purchases to satisfy the ministry of finance If you have tried the previous version, please upgrade and play with the subscriptions. They will not costs ...
- Sunday 12 September 2021 23:17
- Forum: iOS
- Topic: Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
- Replies: 6
- Views: 2686
Lights & Switches: New app to access Domoticz (and other) in a unified interface (Beta test)
Hello fellow Domoticz users, I have created an iOS app that gives me basic control of my Domoticz (and also Philips Hue) installation, like flipping switches, setting values, reading out sensors and other information and viewing cameras. It's not designed to be the one-and-all controller of all ...
- Tuesday 31 August 2021 23:08
- Forum: Design, usability and languages
- Topic: Flat Design for icon (replace www/images)
- Replies: 44
- Views: 38618
Re: Flat Design for icon (replace www/images)
I know I'm late to the party, but is the latest (.103) version of the icons still available somewhere? I really like them and I like to be up-to-date...
- Thursday 23 March 2017 20:47
- Forum: iOS
- Topic: Wanted: Testers for new iOS app to control Domoticz
- Replies: 0
- Views: 3349
Wanted: Testers for new iOS app to control Domoticz
Hello everyone, I've been writing an iOS app to easily control my Domoticz installation at home and have been using it successfully for quite some time now. Before I start thinking about going to the App Store, I'd like to ask for a few fearless volunteers to test-drive it and let me know how it ...
- Thursday 10 March 2016 0:45
- Forum: Z-Wave
- Topic: Comet-Z Thermostat: no setpoint selector in Domoticz
- Replies: 1
- Views: 1022
Re: Comet-Z Thermostat: no setpoint selector in Domoticz
Nevermind. I ex- and included the device, now the selector is there. The three stepping have different names though, instead of "Comfort", "Energy Saving" and "Frost Protection" they are now called "Heat", "Heat Econ" and "Off". Strange...
- Tuesday 08 March 2016 9:40
- Forum: Z-Wave
- Topic: Devolo Home Ctrl TRV (Danfoss) - Setpoint not working
- Replies: 46
- Views: 14586
Re: Devolo Home Ctrl TRV (Danfoss) - Setpoint not working
I did indeed setup the RasPi right next to the Comet - about 20cm distance. Started the inclusion and went to bed, to give the two a lot of time to get to know each other. In the morning there was only the Setpoint and Clock, so I made the above mentioned edits and the Temp appeared as well. Maybe ...
- Tuesday 08 March 2016 9:31
- Forum: Z-Wave
- Topic: Comet-Z Thermostat: no setpoint selector in Domoticz
- Replies: 1
- Views: 1022
Comet-Z Thermostat: no setpoint selector in Domoticz
Hello there, Setup: RasPi 2 with Domoticz 3.4913, RaZberry I have a Comet-Z Thermostat, which is working... well, not completely predictable. It's mostly working. However, I still have the following problem: In the Open-Z-Wave interface, I can use a selector to choose one of the three set points ...
- Tuesday 08 March 2016 8:22
- Forum: Z-Wave
- Topic: Devolo Home Ctrl TRV (Danfoss) - Setpoint not working
- Replies: 46
- Views: 14586
Re: Devolo Home Ctrl TRV (Danfoss) - Setpoint not working
Hello there, I was struggling with the same problem (razberry, Devolo Thermostat, but no Temp reading), adding the new Command Class to the XML file really helped. After waiting for half an hour after doing the edit and restarting the service, I finally got my temperature. Any ideas why it is not ...
- Wednesday 13 January 2016 13:55
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: Using 433 MHZ Reciver and Sender
- Replies: 2
- Views: 5118
Re: Using 433 MHZ Reciver and Sender
Hi Smartie, thanks for that post. I have also used on of these cheap 433MHz transmitter/receivers with a Brennenstuhl remote switch set, but was thinking about piping the output from RFSniffer into a script that forwards the information to Domoticz. So I'd just do sudo ./RFSniffer | myScript.pl This ...