mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 05:20:17 +00:00
Add sensors to Mill local heaters (#61247)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
committed by
GitHub
parent
54e312e1f7
commit
4c542336d5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user