Search found 12 matches
- 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 ...
- Saturday 18 April 2020 21:49
- Forum: Suggestions
- Topic: Group/Scene custom icon
- Replies: 5
- Views: 1167
- Friday 07 February 2020 10:14
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169247
- 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 ...
- 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 ...
- Monday 03 February 2020 22:57
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169247
- Sunday 02 February 2020 13:26
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169247
- 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 ...
- 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
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
- 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 ...
- 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 ...
- 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 ...