Skip to content
Snippets Groups Projects
Commit 6b817730 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

Upgrade messagebird to 1.2.0 (#1928)

parent 725b3366
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ from homeassistant.helpers import validate_config
CONF_SENDER = 'sender'
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['messagebird==1.1.1']
REQUIREMENTS = ['messagebird==1.2.0']
def is_valid_sender(sender):
......
......@@ -139,7 +139,7 @@ liffylights==0.9.4
limitlessled==1.0.0
# homeassistant.components.notify.message_bird
messagebird==1.1.1
messagebird==1.2.0
# homeassistant.components.sensor.mfi
# homeassistant.components.switch.mfi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment