File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,9 @@ def json_writer(
164164m_adam_cooling ["devices" ]["056ee145a816487eaa69243c3280f8bf" ]["binary_sensors" ][
165165 "heating_state"
166166] = False
167+ m_adam_cooling ["devices" ]["056ee145a816487eaa69243c3280f8bf" ]["binary_sensors" ][
168+ "flame_state"
169+ ] = False
167170m_adam_cooling ["devices" ]["056ee145a816487eaa69243c3280f8bf" ]["sensors" ][
168171 "water_temperature"
169172] = 19.0
@@ -238,6 +241,9 @@ def json_writer(
238241m_adam_heating ["devices" ]["056ee145a816487eaa69243c3280f8bf" ]["binary_sensors" ][
239242 "heating_state"
240243] = True
244+ m_adam_cooling ["devices" ]["056ee145a816487eaa69243c3280f8bf" ]["binary_sensors" ][
245+ "flame_state"
246+ ] = False
241247m_adam_heating ["devices" ]["056ee145a816487eaa69243c3280f8bf" ]["sensors" ][
242248 "water_temperature"
243249] = 37.0
You can’t perform that action at this time.
0 commit comments