Skip to content

Commit

Permalink
Add test to verify legacy packet format
Browse files Browse the repository at this point in the history
  • Loading branch information
elupus committed Jun 30, 2022
1 parent d0c0a8c commit 07ab36c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/components/rfxtrx/test_cover.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ async def test_rfy_cover(hass, rfxtrx):
"""Test Rfy venetian blind covers."""
entry_data = create_rfx_test_cfg(
devices={
"071a000001020301": {
"venetian_blind_mode": "Unknown",
},
"0c1a0000010203010000000000": {
"venetian_blind_mode": "Unknown",
},
Expand Down

0 comments on commit 07ab36c

Please sign in to comment.