Search found 12 matches

by bartplessers
Wednesday 11 August 2021 11:46
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 210
Views: 100774

Re: Oficial Docker Container

Where is the location of the theme's if domoticz is running in docker? My docker-compose: version: '3.3' services: domoticz: image: domoticz/domoticz container_name: domoticz restart: unless-stopped # Pass devices to container # devices: # - "/dev/serial/by-id/usb-0658_0200-if00:/dev/ttyACM0" ports ...
by bartplessers
Saturday 18 April 2020 21:49
Forum: Suggestions
Topic: Group/Scene custom icon
Replies: 5
Views: 1167

Re: Group/Scene custom icon

+1
by bartplessers
Friday 07 February 2020 10:14
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

moroen wrote: Wednesday 05 February 2020 0:15 Would you be as kind as to try it out, and confirm that it works alongside HASS? Install with:
Hi Moroen,

Running now for 2 days, no prob till now.

I'm decreasing Polling interval (seconds) to 60.


keep you informed,
Bart
by bartplessers
Wednesday 05 February 2020 20:06
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hi Moroen, Everything still up'n' running here. +/- 20h for now. I will let it running for few days now and then try to decrease the polling interval. Current setup: - 4 instances of hass running on different servers - 1 instance of domoticz, also running on one of them All connected to the same ...
by bartplessers
Wednesday 05 February 2020 2:49
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Would you be as kind as to try it out, and confirm that it works alongside HASS? Install with: $ sudo -H pip3 install -U -i https://test.pypi.org/simple/ py3coap Regards, M # ====================================================================== # Domoticz IKEA Tradfri plugin update ...
by bartplessers
Monday 03 February 2020 22:57
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

moroen wrote: Monday 03 February 2020 17:43
Just a small update: Initial tests suggests that using a persistent connection to the gateway, enables the peaceful coexistence of both HASS and Domoticz!
That's great news!
by bartplessers
Sunday 02 February 2020 13:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

moroen wrote: Sunday 02 February 2020 12:25
I'll experiment with gocoap and try to use a persistent connection instead, and see what happens...

Regards,
M
Okay, thanx a lot!!!
by bartplessers
Sunday 02 February 2020 13:23
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hello Moroen, I upgraded to the latest and greatest # stop domoticz sudo systemctl status domoticz.service sudo systemctl stop domoticz.service # set security sudo chown domoticz:domoticz -R /home/domoticz # switch to user sudo su -s /bin/bash domoticz # change directory cd ~ # install cd /home ...
by bartplessers
Saturday 01 February 2020 21:15
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hi Moroen,

No offence. Your hard work is really really really appreciated!!!
Is there an easy way how I can check open connections to/from IKEA bridge? Can I help with debugging?

kind regards,
B
by bartplessers
Saturday 01 February 2020 0:54
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

So I don't have to restart domoticz, just disable the observe changes and wait a while. Does this help? Kind regards, Bart I've not been able to recreate your problem with using both HASS and domoticz, but I do suspect that this might be related to timeouts leaving behind open UDP-connections ...
by bartplessers
Wednesday 29 January 2020 23:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

What happens if you shut down domoticz without restarting HA? Does HA then start to respond again, or do you need to restart HA in order to get it to work? Regards, M Hi, meanwhile I upgraded to IKEA Tradfri Plugin - version 0.8.1 STATUS 1 (initial ...
by bartplessers
Tuesday 28 January 2020 17:44
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169247

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hi I have - IKEA Tradfri gateway - DOMOTICZ v4.10717 with IKEA Tradfri Plugin - version 0.7.3 - HOME ASSISTANT (hassio in docker) v0.104.3, with IKEA Tradfri integration I noticed that I can NOT connect both addons to my IKEA hub. It works... sometimes, but I have the feeling that the Domoticz ...