Tuesday, 9 April 2019

Updated the Kilnageer CH hot press

1) Put back the original three miniature sonoffs as they now have Tasmota firmware
This means physically:

sonoff_7932 replaced by sonoff_3481 (192.168.1.49) - controls cylinder MV
sonoff_2613 replaced by sonoff_6223 (192.168.1.50) - controls XX zone MV (see below)
sonoff_3330 replaced by sonoff_3304 (192.168.1.51) - controls YY zone MV (see below)

But as the live output wires of sonoff_6223 and sonoff_3304 are swapped over from the originals, functionally we have:

sonoff_2613 did power yellow/green live wire to zone XX (now handled by sonoff_3304)
sonoff_3330 did power blue live wire to Extension zone (now handled by sonoff_6223)


2) Also wired the shower pump to sonoff_2384 (192.168.1.6)


Here's a complete list of active sonoffs on the LAN:
sonoff_3330-3330 192.168.1.8 2C:3A:E8:4F:4D:02 Living zone MV
sonoff_2384-2384 192.168.1.6 5C:CF:7F:67:29:50 Shower pump
sonoff_5604-5604 192.168.1.2 EC:FA:BC:86:D5:E4 Oil burner
sonoff-3304 192.168.1.49 2C:3A:E8:0F:4C:E8 Bedroom zone MV
sonoff-6223 192.168.1.50 2C:3A:E8:07:B8:4F Extension zone MV
sonoff-3481 192.168.1.51 2C:3A:E8:0F:4D:99    Cylinder MV

And of Raspberry Pi's on the LAN
mayo_rpi_zero_logger_3 192.168.1.4 B8:27:EB:C8:19:85   function?
tola_living_room 192.168.1.48 B8:27:EB:EB:F1:B6   function?

And of NodeMcu temperature/humidity sensors:
NODE-E9F4A 192.168.1.42 68:C6:3A:E9:F4:0A Function?
NODE-2871DF 192.168.1.43 EC:FA:BC:28:71:DF   Function?
NODE-927154 192.168.1.44 84:0D:8E:92:71:54 Function?
NODE-2743B4 192.168.1.45 EC:FA:BC:27:43:B4 Function?

NOTE: Vodafone router also shows old devices which have since been removed:
sonoff_2613 ?
sonoff_2932-2934 192.168.1.10 5C:CF:7F:67:2B:76 function?
sonoff_3536-3536 192.168.1.41 5C:CF:7F:40:CD:D0 Tony's bedroom lamp
sonoff_7932 ?
sonoff_7613-7613 192.168.1.9 2C:3A:E8:4E:7D:BD
sonoff_5cf5 192.168.1.7 5C:CF:7F:42:8F:F5 Living zone MV (not tasmota)

Node-Red
Uses switch nodes to publish "ON" or "OFF" to sonoff topics like "cmnd/sonoff_5604/POWER" (with QoS not defined) which will directly control the Wifi switch (if it is powered on). But displays the switch's status by subscribing to a different topic "+/sonoff_5604/+" QoS 2

sonoff_5604    burner on/off
sonoff_6223    extension zone MV
sonoff_7613    living zone MV
sonoff_3481    cylinder MV
sonoff_3304    Bedroom zone MV

No comments:

Post a Comment