I need some help which adding support for the EUROtronic Stella E thermostatic valves to Domoticz
I'm using a Itho Daalderop spIDer system to regelate the temperature in my house.
a few months ago i added the "Zone system" to it.
it consists of 1 EnOcean USB and 4 thermostatic valves, I both 2 set's
this system is working perfectly, only... i got 1 USB stick left...
so, no surprise i started testing it on Domoticz
the Teach-In is working, only after it looks like Domoticz doesn't know what the telegram means, also no devices are added
luckily EUROtronic added this information in the manual
Link page 1, Link page 2
Logging:
Pre Teach-In
Code: Select all
2018-03-04 14:24:19.938 EnOcean: 01 (0A/07) A5 00 10 82 08 05 03 1E F5 00 01 FF FF FF FF 41 00
2018-03-04 14:24:19.938 EnOcean: destination: 0xffffffff RSSI: 35
2018-03-04 14:24:19.938 EnOcean: 4BS data: Sender id: 0x05031ef5 Status: 00 Data: 82
2018-03-04 14:24:19.939 EnOcean: Need Teach-In for 05031EF5
Code: Select all
2018-03-04 15:47:22.382 EnOcean: 01 (0A/07) A5 80 08 34 80 05 03 1E F5 00 01 FF FF FF FF 41 00
2018-03-04 15:47:22.382 EnOcean: destination: 0xffffffff RSSI: 35
2018-03-04 15:47:22.382 EnOcean: 4BS data: Sender id: 0x05031ef5 Status: 00 Data: 34
2018-03-04 15:47:22.382 EnOcean: 4BS, Variant 2 Teach-in diagram: Sender_ID: 0x05031EF5
Manufacturer: 0x34 (EUROTRONIC_TECHNOLOGY_GMBH)
Profile: 0x20
Type: 0x01 (HVAC.01)
2018-03-04 15:47:22.383 EnOcean: Sender_ID 0x05031EF5 inserted in the database
2018-03-04 15:47:29.877 EnOcean: 01 (0A/07) A5 80 08 34 80 05 03 1E F5 00 01 FF FF FF FF 43 00
2018-03-04 15:47:29.877 EnOcean: destination: 0xffffffff RSSI: 33
2018-03-04 15:47:29.877 EnOcean: 4BS data: Sender id: 0x05031ef5 Status: 00 Data: 34
2018-03-04 15:47:29.877 EnOcean: 4BS, Variant 2 Teach-in diagram: Sender_ID: 0x05031EF5
Manufacturer: 0x34 (EUROTRONIC_TECHNOLOGY_GMBH)
Profile: 0x20
Type: 0x01 (HVAC.01)
2018-03-04 15:47:29.878 EnOcean: Sender_ID 0x05031EF5 already in the database
2018-03-04 15:47:37.372 EnOcean: 01 (0A/07) A5 80 08 34 80 05 03 1E F5 00 01 FF FF FF FF 43 00
2018-03-04 15:47:37.372 EnOcean: destination: 0xffffffff RSSI: 33
2018-03-04 15:47:37.372 EnOcean: 4BS data: Sender id: 0x05031ef5 Status: 00 Data: 34
2018-03-04 15:47:37.372 EnOcean: 4BS, Variant 2 Teach-in diagram: Sender_ID: 0x05031EF5
Manufacturer: 0x34 (EUROTRONIC_TECHNOLOGY_GMBH)
Profile: 0x20
Type: 0x01 (HVAC.01)
2018-03-04 15:47:37.373 EnOcean: Sender_ID 0x05031EF5 already in the database
Code: Select all
2018-03-04 15:50:11.935 EnOcean: 01 (0A/07) A5 64 10 8C 08 05 03 A0 E7 00 01 FF FF FF FF 40 00
2018-03-04 15:50:11.936 EnOcean: destination: 0xffffffff RSSI: 36
2018-03-04 15:50:11.936 EnOcean: 4BS data: Sender id: 0x0503a0e7 Status: 00 Data: 8c
2018-03-04 15:50:11.967 EnOcean: 01 (0A/07) A5 64 6F 00 08 01 9D 8C 53 80 02 05 03 A0 E7 2D 00
2018-03-04 15:50:11.967 EnOcean: destination: 0x0503a0e7 RSSI: 55
2018-03-04 15:50:11.967 EnOcean: 4BS data: Sender id: 0x019d8c53 Status: 80 Data: 00
2018-03-04 15:51:47.478 EnOcean: 01 (0A/07) A5 00 10 7F 08 05 03 1F EE 00 01 FF FF FF FF 4F 00
2018-03-04 15:51:47.478 EnOcean: destination: 0xffffffff RSSI: 21
2018-03-04 15:51:47.478 EnOcean: 4BS data: Sender id: 0x05031fee Status: 00 Data: 7f
2018-03-04 15:51:47.494 EnOcean: 01 (0A/07) A5 00 79 00 08 01 9D 8C 53 80 01 05 03 1F EE 2D 00
2018-03-04 15:51:47.494 EnOcean: destination: 0x05031fee RSSI: 55
2018-03-04 15:51:47.495 EnOcean: 4BS data: Sender id: 0x019d8c53 Status: 80 Data: 00
2018-03-04 15:52:45.563 EnOcean: 01 (0A/07) A5 00 10 88 08 05 03 3D 35 00 01 FF FF FF FF 49 00
2018-03-04 15:52:45.563 EnOcean: destination: 0xffffffff RSSI: 27
2018-03-04 15:52:45.563 EnOcean: 4BS data: Sender id: 0x05033d35 Status: 00 Data: 88
2018-03-04 15:52:45.594 EnOcean: 01 (0A/07) A5 72 7C 04 08 01 9D 8C 53 80 01 05 03 3D 35 2D 00
2018-03-04 15:52:45.594 EnOcean: destination: 0x05033d35 RSSI: 55
2018-03-04 15:52:45.594 EnOcean: 4BS data: Sender id: 0x019d8c53 Status: 80 Data: 04
2018-03-04 15:53:09.868 EnOcean: 01 (0A/07) A5 00 10 7D 08 05 03 3D 30 00 01 FF FF FF FF 2E 00
2018-03-04 15:53:09.868 EnOcean: destination: 0xffffffff RSSI: 54
2018-03-04 15:53:09.868 EnOcean: 4BS data: Sender id: 0x05033d30 Status: 00 Data: 7d
2018-03-04 15:53:09.899 EnOcean: 01 (0A/07) A5 72 7C 04 08 01 9D 8C 53 80 02 05 03 3D 30 2D 00
2018-03-04 15:53:09.899 EnOcean: destination: 0x05033d30 RSSI: 55
2018-03-04 15:53:09.899 EnOcean: 4BS data: Sender id: 0x019d8c53 Status: 80 Data: 04
2018-03-04 15:53:11.431 EnOcean: 01 (0A/07) A5 00 10 84 08 05 03 1F 1F 00 01 FF FF FF FF 50 00
2018-03-04 15:53:11.431 EnOcean: destination: 0xffffffff RSSI: 20
2018-03-04 15:53:11.431 EnOcean: 4BS data: Sender id: 0x05031f1f Status: 00 Data: 84
2018-03-04 15:53:11.463 EnOcean: 01 (0A/07) A5 00 79 00 08 01 9D 8C 53 80 02 05 03 1F 1F 2D 00
2018-03-04 15:53:11.463 EnOcean: destination: 0x05031f1f RSSI: 55
2018-03-04 15:53:11.463 EnOcean: 4BS data: Sender id: 0x019d8c53 Status: 80 Data: 00
What are we working with:
- Domoticz V3.8975
- RaspberryPy 3B
- 2x EnOcean tcm310 USB
- 8x EUROtronic Stella E