mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Merge remote-tracking branch 'upstream/master' into nest_sensor
# Conflicts: # homeassistant/const.py
This commit is contained in:
commit
f2e86ecd8e
@ -1,7 +1,7 @@
|
||||
# coding: utf-8
|
||||
""" Constants used by Home Assistant components. """
|
||||
|
||||
__version__ = "0.11.0.dev0"
|
||||
__version__ = "0.10.1"
|
||||
|
||||
# Can be used to specify a catch all when registering state or event listeners.
|
||||
MATCH_ALL = '*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user