Search found 23 matches

by Hann1BaL
Thursday 16 February 2023 19:54
Forum: Other questions and discussions
Topic: devices disappeared from page af†er 2023 .1 Update
Replies: 19
Views: 4327

Re: devices disappeared from page af†er 2023 .1 Update

I did have the same issue, but it didnt ask for username and password, but I had to give my user, which is admin, access to all features and devices in the user menu to resolve the problem.
by Hann1BaL
Monday 12 December 2022 12:27
Forum: Switches and Scenes
Topic: Tradfri Motion sensor with KAKU Christmas Tree
Replies: 3
Views: 647

Tradfri Motion sensor with KAKU Christmas Tree

I have a Tradfri Motion sensor (PIR) And I have the Christmas tree lights behind a KAKU controlled socket. Currently that is a manual on/off switch that works just fine. What I am trying to achieve is to enable the PIR for the tree (since being in the room is hard to plan with just timers) So the ...
by Hann1BaL
Monday 12 December 2022 12:20
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 168
Views: 61746

Re: Support for Somfy Connexoon and Tahoma

Thanks. The downside is the lack of options (You basically set 3 settings, whereas I want to fully control and the reason is time of day and how high the sun is on a given moment, You didn’t indicate what you needed If you want more options in a script you have to be more specific. I believe the s ...
by Hann1BaL
Tuesday 15 November 2022 20:41
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 168
Views: 61746

Re: Support for Somfy Connexoon and Tahoma

Maybe this can help you out. This is a script i use to control 2 screens with a dummy selector switch 2022-11-15 15_09_32-Domoticz - LightSwitches.png local scriptVar = '-=# Screens Blok Woonkamer #=-' return { on = { devices = {492}, --Dummy Switch to operated the 2 Screens }, logging = { level ...
by Hann1BaL
Monday 14 November 2022 19:59
Forum: Rfxcom Transceiver
Topic: Somfy Blinds stop command Siri
Replies: 6
Views: 2847

Re: Somfy Blinds stop command Siri

This topic is a good reference on how to make it work with the eDomoticz plugin in Homebridge

https://domoticz.com/forum/viewtopic.ph ... 73#p294473
by Hann1BaL
Monday 14 November 2022 19:57
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 443866

Re: homebridge-edomoticz Plugin

I forked homebridge-edomoticz and made all code changes. It is available on https://github.com/ksacca/homebridge-edomoticz. You can see the changes to the code in each commit. If you would like to test, you should be able to replace the files using the following commands (replace your-path-to ...
by Hann1BaL
Monday 14 November 2022 15:33
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 168
Views: 61746

Re: Support for Somfy Connexoon and Tahoma

I got the plugin to work. The challenge was that the old plugin, although not added as hardware in Domoticz was still present, it used the nonolk plugin. Removing that plugin and readding the hardware resolved in devices with the new stop button available. To group my devices quite some time ago I ...
by Hann1BaL
Wednesday 09 November 2022 11:27
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 168
Views: 61746

Re: Support for Somfy Connexoon and Tahoma

@Hannibal, I need some debug logging (set the debug logging to true in the HW page) and add the log file contents to an issue in github. Replace private info with 'x'' (your box's pin will be all over the place) I have added the issue to github. Thank you very much. I do not see the box' pin in the ...
by Hann1BaL
Tuesday 08 November 2022 13:56
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 168
Views: 61746

Re: Support for Somfy Connexoon and Tahoma

Installed the plugin and the percentage works with my IO Somfy blinds, using web API with my Connexoon. But the open/close buttons of my blinds dont work and I get this in the logs: 2022-11-08 13:54:28.784 Error: Somfy Connexoon: Call to function 'onCommand' failed, exception details: 2022-11-08 13 ...
by Hann1BaL
Monday 24 January 2022 17:40
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89855

Re: Python Plugin: Zigbee2Mqtt

Ok, I have enabled the frontend of zigbee2MQTT itself to edit groups etc. Created groups through the GUI. Now I see those groups imported into Domoticz. Also the correct devices are created based on _dimmer and _ct However, the slider of the brightness levels of those devices are broken. The do ...
by Hann1BaL
Monday 24 January 2022 14:26
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89855

Re: Python Plugin: Zigbee2Mqtt

Release https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin/commit/f8c22fc330229b39f06ff11bbfcea38e3a492306 worked for me when I was still on stable. Any reason to not update to beta? I was always afraid to update my table Domoticz to beta, but it's rock solid since a few months on an ...
by Hann1BaL
Sunday 23 January 2022 19:51
Forum: Python
Topic: Python Plugin: Zigbee2Mqtt
Replies: 347
Views: 89855

Re: Python Plugin: Zigbee2Mqtt

Since I had to replace my coordinator I did a clean sheet and removed the old database. Changed the configuration and paired all devices again. Also that was the best moment to update Zigbee2MQTT, and the plugin. That was not a great idea as the most recent version of the plugin is not supported in ...
by Hann1BaL
Friday 25 September 2020 12:19
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 474
Views: 76526

Re: GarbageCalendar (new version) lua scripts

Have a try and see whether that works for you as well. Thnx, I have set is all up, tomorrow the first notification will be triggered. Curious, did you get it to work? And did you populate all dates manually in the csv? Since its broken I realize why I made it work in the first place! I really rely ...
by Hann1BaL
Monday 15 June 2020 19:57
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 474
Views: 76526

Re: GarbageCalendar (new version) lua scripts

Please note that for "bruin" I set the light to bright green as a brown light has still to be invented ;) Isn't this color sort of brown: (160, 95, 50)? Jos Yeah, it is, but when you have a light it may appear a bit orange OR the brightness is too low to clearly see the light being switched ON and ...
by Hann1BaL
Monday 15 June 2020 15:37
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 474
Views: 76526

Re: GarbageCalendar (new version) lua scripts

Do you have any example that would give some tools to start testing this? I am not a Dzvents scripter as I have build all my script before the Dzvents era. :) ... but let me give you an example based on the above idea. Steps to take to make this work: 1. Create a Domoticz UserVariable ...
by Hann1BaL
Friday 12 June 2020 15:35
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 474
Views: 76526

Re: GarbageCalendar (new version) lua scripts

Awesome. Thanks for the homework :)
That provides me a great start to start testing different options and how it works out!
by Hann1BaL
Friday 12 June 2020 10:02
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 474
Views: 76526

Re: GarbageCalendar (new version) lua scripts

Thanks again! I know I am asking a lot, but I am not a script master. I can build simple DzVents scripts to group devices and utilize dummy switches and change the state of things. Do you have any example that would give some tools to start testing this? How can I get the information required in a ...
by Hann1BaL
Wednesday 10 June 2020 14:04
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 474
Views: 76526

Re: GarbageCalendar (new version) lua scripts

!!! Error opening runlogfile /var/tmp/garbagecalendar_run_m_mijnafvalwijzer.log Does this directory "/var/tmp" exist in your installation and do you have the rights to create a file there? !!! failed loading "garbagecalendarconfig.lua" from : "/home/pi/domoticz/scripts/lua/garbagecalendar/" Ensure ...
by Hann1BaL
Wednesday 10 June 2020 12:24
Forum: LUA
Topic: GarbageCalendar (new version) lua scripts
Replies: 474
Views: 76526

Re: GarbageCalendar (new version) lua scripts

I am trying to get this working, but it does not seems to run: pi@raspberrypi:~/domoticz/scripts/lua $ lua script_time_garbagecalendar.lua !!! Error opening runlogfile /var/tmp/garbagecalendar_run_m_mijnafvalwijzer.log #### 12:20:01 start garbagecalendar script v20200606-1100 !!! failed loading ...
by Hann1BaL
Monday 25 May 2020 17:38
Forum: dzVents
Topic: Changing Dimmer level with Selector switch
Replies: 8
Views: 2565

Changing Dimmer level with Selector switch

Hi all, I have a square IKEA Tradfri dimmer, which, when added to Domoticz is added as Selector switch with 5 options: 1 On, 2 Off, 3 Up, 4 Down, 5 Stop. In Zigbee2MQTT I see the actions: 1. On: press the 1 2. Off: press the 0 3. Up: Hold the 1 4. Down: Hold the 0 5. Stop: State if the dimmer when ...