Bump pyRFXtrx to 0.27.0 (#51911)

* Bump version

* Fix test
pull/52043/head
Rob Bierbooms 2021-06-16 03:34:05 +02:00 committed by Paulus Schoutsen
parent c8e678a2c6
commit d6fd41bd03
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "rfxtrx",
"name": "RFXCOM RFXtrx",
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
"requirements": ["pyRFXtrx==0.26.1"],
"requirements": ["pyRFXtrx==0.27.0"],
"codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"],
"config_flow": true,
"iot_class": "local_push"

View File

@ -1253,7 +1253,7 @@ pyMetEireann==0.2
pyMetno==0.8.3
# homeassistant.components.rfxtrx
pyRFXtrx==0.26.1
pyRFXtrx==0.27.0
# homeassistant.components.switchmate
# pySwitchmate==0.4.6

View File

@ -693,7 +693,7 @@ pyMetEireann==0.2
pyMetno==0.8.3
# homeassistant.components.rfxtrx
pyRFXtrx==0.26.1
pyRFXtrx==0.27.0
# homeassistant.components.tibber
pyTibber==0.17.0

View File

@ -117,7 +117,7 @@ async def test_fire_event(hass, rfxtrx):
"type_string": "Byron SX",
"id_string": "00:90",
"data": "0716000100900970",
"values": {"Command": "Chime", "Rssi numeric": 7, "Sound": 9},
"values": {"Command": "Sound 9", "Rssi numeric": 7, "Sound": 9},
"device_id": device_id_2.id,
},
]