Add sensors to Mill local heaters (#61247)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
54e312e1f7
commit
4c542336d5
2 changed files with 61 additions and 0 deletions
|
@ -78,6 +78,8 @@ async def test_setup_with_local_config(hass):
|
|||
"ambient_temperature": 20,
|
||||
"set_temperature": 22,
|
||||
"current_power": 0,
|
||||
"control_signal": 0,
|
||||
"raw_ambient_temperature": 19,
|
||||
},
|
||||
) as mock_fetch, patch(
|
||||
"mill_local.Mill.connect",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue