<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://openinverter.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jsimonkeller</id>
	<title>openinverter.org wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://openinverter.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jsimonkeller"/>
	<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/Special:Contributions/Jsimonkeller"/>
	<updated>2026-04-29T10:23:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4436</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4436"/>
		<updated>2024-03-03T20:03:15Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.   They come in various models, such as the HVH50, HVH50plus, HVH70plus, HVH100 and in versions that run up to 400V and 800V.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin on the connector (FIG 16 / with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://openinverter.org/forum/download/file.php?id=8774 LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35) [34]&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24) [39]&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual in 19200 baud, the other ones are those I actually found in 9600 baud.  IDs in [] are from a 2017 Volvo XC90/XC60/S90 HVH50 heater running at 19200 baud.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
A discussion of the various ways to program this heater can be found at https://openinverter.org/forum/viewtopic.php?t=1565&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4435</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4435"/>
		<updated>2024-03-03T19:57:33Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin on the connector (FIG 16 / with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://openinverter.org/forum/download/file.php?id=8774 LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35) [34]&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24) [39]&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual in 19200 baud, the other ones are those I actually found in 9600 baud.  IDs in [] are from a 2017 Volvo XC90/XC60/S90 HVH50 heater running at 19200 baud.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4434</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4434"/>
		<updated>2024-03-03T19:56:17Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin on the connector (FIG 16 / with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://openinverter.org/forum/download/file.php?id=8774 LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35) [34]&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24) [39]&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.  IDs in [] are from a 2017 Volvo XC90/XC60/S90 HVH50 heater.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4348</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4348"/>
		<updated>2023-12-23T14:46:58Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin on the connector (FIG 16 / with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://www2.calact.org/assets/4d.%20Heater%20Info%20-%209035422C_II-OI_HVH_50_and_70_EN%2019-01%20PMC.pdf LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35)&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24)&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4347</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4347"/>
		<updated>2023-12-23T14:37:07Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin (with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://www2.calact.org/assets/4d.%20Heater%20Info%20-%209035422C_II-OI_HVH_50_and_70_EN%2019-01%20PMC.pdf LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35)&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24)&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4346</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4346"/>
		<updated>2023-12-23T14:36:38Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin (with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://www2.calact.org/assets/4d.%20Heater%20Info%20-%209035422C_II-OI_HVH_50_and_70_EN%2019-01%20PMC.pdf LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35)&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24)&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4345</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4345"/>
		<updated>2023-12-23T14:36:00Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: /* Communication &amp;amp; Control */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin (with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://www2.calact.org/assets/4d.%20Heater%20Info%20-%209035422C_II-OI_HVH_50_and_70_EN%2019-01%20PMC.pdf LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35)&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24)&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4344</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4344"/>
		<updated>2023-12-23T14:35:25Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin (with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://www2.calact.org/assets/4d.%20Heater%20Info%20-%209035422C_II-OI_HVH_50_and_70_EN%2019-01%20PMC.pdf LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35)&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24)&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4343</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4343"/>
		<updated>2023-12-23T14:34:14Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin (with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://www2.calact.org/assets/4d.%20Heater%20Info%20-%209035422C_II-OI_HVH_50_and_70_EN%2019-01%20PMC.pdf LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35)&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24)&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4342</id>
		<title>Webasto HVH50</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=Webasto_HVH50&amp;diff=4342"/>
		<updated>2023-12-23T14:33:36Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: /* Connectors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webasto HVH50.jpg|thumb|232x232px|Webasto HVH50 water heater]]&lt;br /&gt;
The Webasto HVH series are electrical water heaters typically used in popular PHEV.&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
[[File:Webasto HVH50 connectors.jpg|thumb|Webasto HVH50 connectors]]&lt;br /&gt;
The HV connector is a Tyco HVA280 connector with A-key (might be different on other devices). Part # HVA 280 / TE Internal #: &#039;&#039;&#039;4-2103177-2&#039;&#039;&#039; / TE Internal Description: PLUG ASSY, KEY B, FA,CPA, HVA280-2PHI XE&amp;lt;ref&amp;gt;https://www.te.com/usa-en/product-4-2103177-2.html&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The small center pins are for interlock (detect that the connector is seated). The right pin (with tab facing upwards) is HV+, the left one HV-&lt;br /&gt;
&lt;br /&gt;
The LV connector is best found by the VW part number 1J0973714&lt;br /&gt;
&lt;br /&gt;
* Pin 1 is permanent 12V&lt;br /&gt;
* Pin 2 is an analog output&lt;br /&gt;
* Pin 3 is an analog or PWM input&lt;br /&gt;
* Pin 5 and 7 are interlock - not sure what to do with it, can be left floating.&lt;br /&gt;
* Pin 6 is LIN&lt;br /&gt;
* Pin 4 and 8 are unused&lt;br /&gt;
&lt;br /&gt;
Ground must be connected to the case via a stud.&lt;br /&gt;
&lt;br /&gt;
[[File:Webasto1.jpg|left|thumb|Low Voltage Connector Pin Layout]]&lt;br /&gt;
[[File:Webasto2.jpg|thumb|Pin Layout For HV Connector]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication &amp;amp; Control ==&lt;br /&gt;
While there is a document describing the [https://www2.calact.org/assets/4d.%20Heater%20Info%20-%209035422C_II-OI_HVH_50_and_70_EN%2019-01%20PMC.pdf LIN interface] , Webasto seems to have altered the interface for different OEMs. According to the document, LIN bus speed is 19200 but on a unit obtained from ebay it was 9600. So always try both.&lt;br /&gt;
&lt;br /&gt;
The data format found on one device is as follows. The scaling is identical to the document. The document is not clear on bit positions, so they may or may not be compatible&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+HVH LIN Protocol&lt;br /&gt;
!Command&lt;br /&gt;
!ID&lt;br /&gt;
!Byte 1 &lt;br /&gt;
!2&lt;br /&gt;
!3&lt;br /&gt;
!4&lt;br /&gt;
!5&lt;br /&gt;
!6&lt;br /&gt;
!7&lt;br /&gt;
!8&lt;br /&gt;
|-&lt;br /&gt;
|Write power&lt;br /&gt;
|21 (35)&lt;br /&gt;
|Power limit&lt;br /&gt;
1 digit=40W&lt;br /&gt;
|Temp setpoint&lt;br /&gt;
1 digit=1 degree&lt;br /&gt;
&lt;br /&gt;
Offset -40&lt;br /&gt;
|0&lt;br /&gt;
| 8=on&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|Read Meas&lt;br /&gt;
|22 (24)&lt;br /&gt;
|Status&lt;br /&gt;
4=running&lt;br /&gt;
|Outlet temp&lt;br /&gt;
Scaling as above&lt;br /&gt;
|Inlet temp&lt;br /&gt;
| -&lt;br /&gt;
|Voltage LSB&lt;br /&gt;
|Voltage MSB - 2 bits&lt;br /&gt;
Power LSB - 6 bits&lt;br /&gt;
|Power MSB&lt;br /&gt;
1 digit=20W&lt;br /&gt;
|Unknown&lt;br /&gt;
|-&lt;br /&gt;
|Read Status&lt;br /&gt;
|23 (40)&lt;br /&gt;
|various&lt;br /&gt;
|status&lt;br /&gt;
|info&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
IDs in () are from the manual, the other ones are those I actually found.&lt;br /&gt;
&lt;br /&gt;
Some units allow control via a simple on off signal on Pin 3 (12V=heat up liquid to 85°C) and some units allow a strange PWM control between 50-100Hz where 25%-81% duty cycles allow setting various power levels. On my ebay unit this did not work. Only 12V and LIN needed to be connected, all else unconnected.&lt;br /&gt;
&lt;br /&gt;
[[Category:OEM]] [[Category:Webasto]] [[Category:HVAC]]&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=File:Webasto1.jpg&amp;diff=4341</id>
		<title>File:Webasto1.jpg</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=File:Webasto1.jpg&amp;diff=4341"/>
		<updated>2023-12-23T14:28:42Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Low Voltage Connector Pin Layout&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
	<entry>
		<id>https://openinverter.org/wiki/index.php?title=File:Webasto2.jpg&amp;diff=4340</id>
		<title>File:Webasto2.jpg</title>
		<link rel="alternate" type="text/html" href="https://openinverter.org/wiki/index.php?title=File:Webasto2.jpg&amp;diff=4340"/>
		<updated>2023-12-23T14:25:48Z</updated>

		<summary type="html">&lt;p&gt;Jsimonkeller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HV Connector Pin Outs&lt;/div&gt;</summary>
		<author><name>Jsimonkeller</name></author>
	</entry>
</feed>