swissmaster1
swissmaster1
Alright! Now I understood. I think there is something with the ports inside docker. I only assigned port 3000 coming from outside docker to go on port 3000 inside docker.
> Yes, I used the same Pi. I did run a few more tests and it doesn't seem to be connected to the Shim though. On a fresh Stretch system...
The Sensor looks identical to this one here: https://github.com/dresden-elektronik/deconz-rest-plugin/issues/6734 I tried the DDF listed there from the user [BabaIsYou](https://github.com/BabaIsYou), but it didnt work, nothing was added to phoscon neither the...
Thanks for your help. Correct like this? ``` { "schema": "devcap1.schema.json", "manufacturername": "_TZE200_rccxox8p", "modelid": "TS0601", "vendor": "Tuya", "product": "Photoelectric Smoke sensor", "sleeper": true, "status": "Gold", "subdevices": [ { "type": "$TYPE_FIRE_SENSOR",...
Perfect it worked. The sensor is now detected by Phoscon. This is what home assistant shows now:  Is that correct? Isn't the status wrong? I do not understand what...
I maybe found the solution for the wrong state here [https://github.com/dresden-elektronik/deconz-rest-plugin/issues/6734#issuecomment-1433625279](url) Looks like the state is now correct. I have to do some further tests. DFF is now like this:...
> > I happen to have obtained this detector aswell and tried to include via the DDF in this thread. Unfortunately I can't get the detector to report the fire...