<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HmIP-MOD-HO Archive - Pixelfriedhof</title>
	<atom:link href="https://pixelfriedhof.com/en/tag/hmip-mod-ho-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://pixelfriedhof.com/en/tag/hmip-mod-ho-en/</link>
	<description>IT-Blog, Fotoblog, Travelblog, Nerdstuff</description>
	<lastBuildDate>Wed, 17 Feb 2021 17:21:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://pixelfriedhof.com/wp-content/uploads/2022/02/cropped-My-project-3-32x32.png</url>
	<title>HmIP-MOD-HO Archive - Pixelfriedhof</title>
	<link>https://pixelfriedhof.com/en/tag/hmip-mod-ho-en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Configure Homematic module HmIP-MOD-HO in Yahka for Apple Homekit</title>
		<link>https://pixelfriedhof.com/en/configure-homematic-module-hmip-mod-ho-in-yahka-for-apple-homekit/</link>
					<comments>https://pixelfriedhof.com/en/configure-homematic-module-hmip-mod-ho-in-yahka-for-apple-homekit/#respond</comments>
		
		<dc:creator><![CDATA[megaadmin]]></dc:creator>
		<pubDate>Tue, 16 Feb 2021 09:01:00 +0000</pubDate>
				<category><![CDATA[Smart Home]]></category>
		<category><![CDATA[HmIP-MOD-HO]]></category>
		<category><![CDATA[Homekit]]></category>
		<category><![CDATA[Homematic]]></category>
		<category><![CDATA[ioBroker]]></category>
		<category><![CDATA[Smarthome]]></category>
		<category><![CDATA[Yahka]]></category>
		<guid isPermaLink="false">https://pixelfriedhof.com/?p=4008</guid>

					<description><![CDATA[<p>With these Yahka adapter settings, you will be able to query and control your garage door opener using HMIP-MOD-HO even in Homekit and the Apple Home app.</p>
<p>Der Beitrag <a href="https://pixelfriedhof.com/en/configure-homematic-module-hmip-mod-ho-in-yahka-for-apple-homekit/">Configure Homematic module HmIP-MOD-HO in Yahka for Apple Homekit</a> erschien zuerst auf <a href="https://pixelfriedhof.com/en">Pixelfriedhof</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>With these Yahka adapter settings, you will be able to query and control your garage door opener using HMIP-MOD-HO even in Homekit and the Apple Home app.</p>



<p>It took me a little time to finally find the right settings for the <a href="https://geni.us/hm_garage" target="_blank" rel="noreferrer noopener sponsored nofollow">Homematic module HMIP-MOD-HO</a> (Amazon Affiliate Link) in Yahka. Finally, the garage door control now works via Apple&#8217;s Home app and Siri.</p>



<p>Once the device is set up in the Yahka adapter, we focus on the CurrentDoorState -&gt; DOOR_STATE and TargetDoorState -&gt; DOOR_COMMAND data points.</p>



<h2 class="kt-adv-heading_042d4c-23 wp-block-kadence-advancedheading" data-kb-block="kb-adv-heading_042d4c-23">Settings for CurrentDoorState</h2>



<p>InOut: ioBroker.State<br>State: hm-rpc.X.XXXXXXXXXXXXXX.1.DOOR_STATE<br>Conversion: map<br>0 -&gt; is simple value 1<br>1 -&gt; is simple value 0<br>2 -&gt; is simple value 2<br>3 -&gt; is simple value 3</p>



<div class="wp-block-image is-style-default"><figure class="aligncenter size-full is-resized"><img fetchpriority="high" decoding="async" src="https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0484-1.png" alt="Settings for HMIP MOD HO to CurrentDoorState in Yahka." class="wp-image-4014" width="442" height="186" title="Settings for HMIP MOD HO to CurrentDoorState in Yahka." srcset="https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0484-1.png 1767w, https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0484-1-768x322.png 768w, https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0484-1-1536x645.png 1536w, https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0484-1-585x246.png 585w" sizes="(max-width: 442px) 100vw, 442px" /><figcaption>Settings for HMIP MOD HO to CurrentDoorState in Yahka.</figcaption></figure></div>



<h2 class="kt-adv-heading_19c62d-da wp-block-kadence-advancedheading" data-kb-block="kb-adv-heading_19c62d-da">Settings for TargetDoorState</h2>



<p>InOut: ioBroker.State<br>State: hm-rpc.X.XXXXXXXXXXXXXX.1.DOOR_COMMAND<br>Conversion: map<br>1 -> 0 (don&#8217;t check &#8220;is simple value&#8221;)<br>3 -> 1 (don&#8217;t check &#8220;is simple value&#8221;)</p>



<div class="wp-block-image is-style-default"><figure class="aligncenter size-full is-resized"><img decoding="async" src="https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0485-1.png" alt="Settings for HMIP MOD HO to TargetDoorState in Yahka." class="wp-image-4015" width="568" height="138" title="Settings for HMIP MOD HO to TargetDoorState in Yahka." srcset="https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0485-1.png 2272w, https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0485-1-768x186.png 768w, https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0485-1-1536x372.png 1536w, https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0485-1-2048x496.png 2048w, https://pixelfriedhof.com/wp-content/uploads/2021/02/IMG_0485-1-585x142.png 585w" sizes="(max-width: 568px) 100vw, 568px" /><figcaption>Settings for HMIP MOD HO to TargetDoorState in Yahka.</figcaption></figure></div>



<p><br></p>
<p>Der Beitrag <a href="https://pixelfriedhof.com/en/configure-homematic-module-hmip-mod-ho-in-yahka-for-apple-homekit/">Configure Homematic module HmIP-MOD-HO in Yahka for Apple Homekit</a> erschien zuerst auf <a href="https://pixelfriedhof.com/en">Pixelfriedhof</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://pixelfriedhof.com/en/configure-homematic-module-hmip-mod-ho-in-yahka-for-apple-homekit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Controlling Hörmann garage door drives with integrable Homematic module</title>
		<link>https://pixelfriedhof.com/en/controlling-hoermann-garage-door-drives-with-integrable-homematic-module/</link>
					<comments>https://pixelfriedhof.com/en/controlling-hoermann-garage-door-drives-with-integrable-homematic-module/#respond</comments>
		
		<dc:creator><![CDATA[megaadmin]]></dc:creator>
		<pubDate>Tue, 16 Feb 2021 08:21:00 +0000</pubDate>
				<category><![CDATA[Smart Home]]></category>
		<category><![CDATA[Garage door]]></category>
		<category><![CDATA[Garage door drive]]></category>
		<category><![CDATA[HmIP-MOD-HO]]></category>
		<category><![CDATA[Homematic]]></category>
		<category><![CDATA[Smarthome]]></category>
		<guid isPermaLink="false">https://pixelfriedhof.com/?p=3996</guid>

					<description><![CDATA[<p>A new module from Homematic can be inserted directly into the operator of Hörmann garage doors to then control them conveniently in the smarthome.</p>
<p>Der Beitrag <a href="https://pixelfriedhof.com/en/controlling-hoermann-garage-door-drives-with-integrable-homematic-module/">Controlling Hörmann garage door drives with integrable Homematic module</a> erschien zuerst auf <a href="https://pixelfriedhof.com/en">Pixelfriedhof</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A new module from Homematic can be inserted directly into the operator of Hörmann garage doors to then control them conveniently in the smarthome.</p>



<p>The <a href="https://geni.us/hm_garage" target="_blank" rel="noreferrer noopener sponsored nofollow">HmIP-MOD-HO module</a> (Amazon Affiliate Link) can be connected out-of-the-box to various Hörmann garage door operators and can then be stored directly in the housing of the Hörmann operator. The connection is made via the existing BUS interface in the drive. Insert the cable, teach the device to the CCU, and you&#8217;re done.</p>



<figure class="wp-block-image size-large is-style-default"><img decoding="async" width="836" height="470" src="https://pixelfriedhof.com/wp-content/uploads/2021/02/bus_hmipmodho-1.png" alt="The HmIP-MOD-HO is connected via the BUS interface in the drive. Insert the cable, pair the device with the CCU, and you're done." class="wp-image-3998" srcset="https://pixelfriedhof.com/wp-content/uploads/2021/02/bus_hmipmodho-1.png 836w, https://pixelfriedhof.com/wp-content/uploads/2021/02/bus_hmipmodho-1-768x432.png 768w, https://pixelfriedhof.com/wp-content/uploads/2021/02/bus_hmipmodho-1-585x329.png 585w" sizes="(max-width: 836px) 100vw, 836px" /><figcaption>The HmIP-MOD-HO is connected via the BUS interface in the drive. Insert the cable, pair the device with the CCU, and you&#8217;re done.</figcaption></figure>



<p>The <a href="https://geni.us/hm_garage" target="_blank" rel="noreferrer noopener sponsored nofollow">module HmIP-MOD-HO</a> (Amazon Affiliate Link) then supports the functions open, close, stop and also the approach of a ventilation position. Of course, the module reports the current status of the gate, so you no longer have to use a signaling contact to query the status.<br><br>Link: <a href="https://pixelfriedhof.com/en/configure-homematic-module-hmip-mod-ho-in-yahka-for-apple-homekit/" target="_blank" rel="noreferrer noopener">With this tutorial the module can be controlled via ioBroker and Yahka adapter also via Apple&#8217;s Homekit.</a></p>



<h2 class="kt-adv-heading_f03224-d6 wp-block-kadence-advancedheading" data-kb-block="kb-adv-heading_f03224-d6">Supported Hörmann drives:</h2>



<p>&#8211; SupraMatic series 3 E/P/HT beginning from Index Ci<br>&#8211; RotaMatic/P/PL series 1 since09/2010) and series 2<br>&#8211; LineaMatic/H/P series 1 (since 10/2009) and series 2<br>&#8211; SupraMatic/ProMatic series 4 (HCP-Adapter required, Hörmann-Item-Nr. 4510204)<br>&#8211; VersaMatic/P<br>&#8211; WA300 S4<br>&#8211; WA300 RS4/WA 300 AR S4</p>



<h2 class="kt-adv-heading_6d9eb3-24 wp-block-kadence-advancedheading" data-kb-block="kb-adv-heading_6d9eb3-24">Presentation of HmIP-MOD-HO module in video:</h2>



<p>In this video you can get an impression of the new garage door module.<br></p>


<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><a href="https://pixelfriedhof.com/en/controlling-hoermann-garage-door-drives-with-integrable-homematic-module/"><img decoding="async" src="https://pixelfriedhof.com/wp-content/plugins/wp-youtube-lyte/lyteCache.php?origThumbUrl=%2F%2Fi.ytimg.com%2Fvi%2FiQE4aFhb-LA%2Fhqdefault.jpg" alt="YouTube Video"></a><br />Ihre Daten werden erst beim Abspielen des Youtube-Videos an den Dienst übermittelt. Your data will only be transmitted to the service when you play the Youtube video.<br /><figcaption></figcaption></figure><p>Der Beitrag <a href="https://pixelfriedhof.com/en/controlling-hoermann-garage-door-drives-with-integrable-homematic-module/">Controlling Hörmann garage door drives with integrable Homematic module</a> erschien zuerst auf <a href="https://pixelfriedhof.com/en">Pixelfriedhof</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://pixelfriedhof.com/en/controlling-hoermann-garage-door-drives-with-integrable-homematic-module/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
