Homematic Heizungskonfiguration in FHEM

Begonnen von NightHawk19xx, 18 Februar 2015, 23:44:38

Vorheriges Thema - Nächstes Thema

NightHawk19xx

Hallo an alle,

als erstes möchte ich mich bedanken für die vielen fleisigen user die hier im Forum unterwegs sind um anderen den Einstieg in die Welt des FHEM zu erleichtern.  Da das Thema immer interessanter wird habe ich mich entschieden auch diverse Sachen zu "Automatisieren" und mich für FHEM entschieden da ich damit auch noch meine Lust an Technik zu befriedigen.

So gut mit dem erzähle, meine Konfiguration sieht wie folgt aus

Server            Raspberry Pi via LAN an FB7390

Schnitstellen         Busware CUL , HM-Lan

Geräte            - 4 x HM-CC-RT-DN         Funk-Heizkörperthermostat

                    - 1 x HM-TC-IT-WM-W-EU      Funk-Wandthermostat
            
                    - 3 x ELRO Steckdosen

                    - FS20 S4A-2            2/4 Kanal Funkschalter

So, alles angelernt hat funktioniert ist in FHEM alles zu sehen



Nun möchte ich das 2 von den HM-CC-RT-DN "Funk-Heizkörperthermostaten" und das HM-TC-IT-WM-W-EU "Funk-Wandthermostat" miteinander verbunden werden.

Ziel ist das man am Funk-Wandthermostat Temp-Einstellungen macht und diese an  das HM-CC-RT-DN übermittelt werden.

Es soll ebenfalls funktionieren das wenn die Temperatur an den CC-RT-DN geändert wird dies auch auf dem  Funk-Wandthermostat geändert wird.

Habe einen Artikel gefunden wo dies beschrieben wird komme aber nich wirklich zurecht damit http://www.meintechblog.de/2014/02/heizungssteuerung-deluxe-neue-homematic-wandthermostate-fuer-einbaurahmen/

Ich hoffe ihr Könnt mir Helfen


hier ein teil meiner FHEM.config


HM-CC-RT-DN 1






define Thermostat_WZ_TV CUL_HM 2E77A5
attr Thermostat_WZ_TV IODev CUL_HM
attr Thermostat_WZ_TV actCycle 000:10
attr Thermostat_WZ_TV actStatus alive
attr Thermostat_WZ_TV autoReadReg 4_reqStatus
attr Thermostat_WZ_TV expert 2_full
attr Thermostat_WZ_TV firmware 1.3
attr Thermostat_WZ_TV model HM-CC-RT-DN
attr Thermostat_WZ_TV room CUL_HM
attr Thermostat_WZ_TV serialNr LEQ0849363
attr Thermostat_WZ_TV subType thermostat
attr Thermostat_WZ_TV webCmd getConfig:clear msgEvents:burstXmit
define FileLog_Thermostat_WZ_TV FileLog ./log/Thermostat_WZ_TV-%Y.log Thermostat_WZ_TV
attr FileLog_Thermostat_WZ_TV logtype text
attr FileLog_Thermostat_WZ_TV room CUL_HM
define CUL_HM_HM_CC_RT_DN_2E77A5_Weather CUL_HM 2E77A501
attr CUL_HM_HM_CC_RT_DN_2E77A5_Weather model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77A5_Weather peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77A5_Climate CUL_HM 2E77A502
attr CUL_HM_HM_CC_RT_DN_2E77A5_Climate model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77A5_Climate peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77A5_WindowRec CUL_HM 2E77A503
attr CUL_HM_HM_CC_RT_DN_2E77A5_WindowRec model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77A5_WindowRec peerIDs 00000000,
attr CUL_HM_HM_CC_RT_DN_2E77A5_WindowRec stateFormat last:trigLast
define CUL_HM_HM_CC_RT_DN_2E77A5_Clima CUL_HM 2E77A504
attr CUL_HM_HM_CC_RT_DN_2E77A5_Clima model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77A5_Clima peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77A5_ClimaTeam CUL_HM 2E77A505
attr CUL_HM_HM_CC_RT_DN_2E77A5_ClimaTeam model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77A5_ClimaTeam peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77A5_remote CUL_HM 2E77A506
attr CUL_HM_HM_CC_RT_DN_2E77A5_remote model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77A5_remote peerIDs 00000000,







HM-CC-RT-DN 2



define Termostat_WZ_Hochschrank CUL_HM 2E77B8
attr Termostat_WZ_Hochschrank IODev CUL_HM
attr Termostat_WZ_Hochschrank actCycle 000:10
attr Termostat_WZ_Hochschrank actStatus alive
attr Termostat_WZ_Hochschrank autoReadReg 4_reqStatus
attr Termostat_WZ_Hochschrank expert 2_full
attr Termostat_WZ_Hochschrank firmware 1.3
attr Termostat_WZ_Hochschrank model HM-CC-RT-DN
attr Termostat_WZ_Hochschrank room CUL_HM
attr Termostat_WZ_Hochschrank serialNr LEQ0849342
attr Termostat_WZ_Hochschrank subType thermostat
attr Termostat_WZ_Hochschrank webCmd getConfig:clear msgEvents:burstXmit
define FileLog_Termostat_WZ_Hochschrank FileLog ./log/Termostat_WZ_Hochschrank-%Y.log Termostat_WZ_Hochschrank
attr FileLog_Termostat_WZ_Hochschrank logtype text
attr FileLog_Termostat_WZ_Hochschrank room CUL_HM
define CUL_HM_HM_CC_RT_DN_2E77B8_Weather CUL_HM 2E77B801
attr CUL_HM_HM_CC_RT_DN_2E77B8_Weather model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77B8_Weather peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77B8_Climate CUL_HM 2E77B802
attr CUL_HM_HM_CC_RT_DN_2E77B8_Climate model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77B8_Climate peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77B8_WindowRec CUL_HM 2E77B803
attr CUL_HM_HM_CC_RT_DN_2E77B8_WindowRec model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77B8_WindowRec peerIDs 00000000,
attr CUL_HM_HM_CC_RT_DN_2E77B8_WindowRec stateFormat last:trigLast
define CUL_HM_HM_CC_RT_DN_2E77B8_Clima CUL_HM 2E77B804
attr CUL_HM_HM_CC_RT_DN_2E77B8_Clima model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77B8_Clima peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77B8_ClimaTeam CUL_HM 2E77B805
attr CUL_HM_HM_CC_RT_DN_2E77B8_ClimaTeam model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77B8_ClimaTeam peerIDs 00000000,
define CUL_HM_HM_CC_RT_DN_2E77B8_remote CUL_HM 2E77B806
attr CUL_HM_HM_CC_RT_DN_2E77B8_remote model HM-CC-RT-DN
attr CUL_HM_HM_CC_RT_DN_2E77B8_remote peerIDs 00000000,



HM-TC-IT-WM-W-EU   

      

define ActionDetector CUL_HM 000000
attr ActionDetector actCycle 600
attr ActionDetector event-on-change-reading .*
define FHT_0743 FHT 0743
attr FHT_0743 IODev CUL_0
attr FHT_0743 room FHT
define FileLog_FHT_0743 FileLog ./log/FHT_0743-%Y.log FHT_0743
attr FileLog_FHT_0743 logtype fht:Temp/Act,text
attr FileLog_FHT_0743 room FHT
define SVG_FHT_0743 SVG FileLog_FHT_0743:fht:CURRENT
attr SVG_FHT_0743 label "FHT_0743 Min $data{min1}, Max $data{max1}, Last $data{currval1}"
attr SVG_FHT_0743 room Plots
define CUL_HM_HM_TC_IT_WM_W_EU_3350D8 CUL_HM 3350D8
attr CUL_HM_HM_TC_IT_WM_W_EU_3350D8 room CUL_HM
define FileLog_CUL_HM_HM_TC_IT_WM_W_EU_3350D8 FileLog ./log/CUL_HM_HM_TC_IT_WM_W_EU_3350D8-%Y.log CUL_HM_HM_TC_IT_WM_W_EU_3350D8
attr FileLog_CUL_HM_HM_TC_IT_WM_W_EU_3350D8 logtype text
attr FileLog_CUL_HM_HM_TC_IT_WM_W_EU_3350D8 room CUL_HM













TomWest

Hallo,

wie Du den Stellantrieb mit dem Wandthermostat steuerst, findest du hier http://www.fhemwiki.de/wiki/HM-TC-IT-WM-W-EU_Funk-Wandthermostat_AP genau beschrieben. Wenn Du das Thermostat mit dem Stellantrieb beeinflussen möchtest, kommst du wohl ums Programmieren nicht herum.
Ich würde auch vorher noch die einzelnen Kanäle umbenennen, sonst kommt man schnell durcheinander, also z.B. rename CUL_HM_HM_CC_RT_DN_2E77A5_Weather Thermostat_WZ_TV_Weather

Viel Erfolg,
Thomas
FHEM on R-π - HM-TC-IT-WM-W-EU - HM-LC-Sw1-FM - HM-SCI-3-FM - HM-CC-RT-DN