hass-core/homeassistant/components
Eugenio Panadero 922303fd4b Fix telegram chats ()
* bugfix for Telegram chat_ids

- Negative `chat_id`s for groups.
- Include `chat_id` in event data.
- Handle KeyError when receiving other types of messages, as `new_chat_member` ones, and send them as text.

* unused import

* fix double quote style, fix boolean expr, change warning msg

* mistake

* some more fixes

- fix if condition for msg bad fields.
- return True for a correct but not allowed or not recognized message: if not, the message arrives continuously.
- Allow to receive messages from unauthorized users if they come from authorized groups.

* support for `edited_message`s

- They come as normal messages, except for the 'edited_message' field instead of 'message'.
2017-05-21 17:02:22 -07:00
..
alarm_control_panel Additional Wink lock features () 2017-05-13 14:09:00 -04:00
automation Guard against new and removed state change events () 2017-05-21 07:41:33 -07:00
binary_sensor Additional Wink lock features () 2017-05-13 14:09:00 -04:00
calendar Change line endings to LN () 2017-05-19 07:39:13 -07:00
camera Change line endings to LN () 2017-05-19 07:39:13 -07:00
climate Change line endings to LN () 2017-05-19 07:39:13 -07:00
config Add support for automation config panel () 2017-05-09 18:44:00 -07:00
cover Additional Wink lock features () 2017-05-13 14:09:00 -04:00
device_tracker Fix tests () 2017-05-19 07:37:39 -07:00
emulated_hue Updated docstrings () 2017-04-30 20:10:08 -07:00
fan Additional Wink lock features () 2017-05-13 14:09:00 -04:00
frontend Update frontend 2017-05-20 08:07:32 -07:00
http Update docstrings () 2017-04-29 22:04:49 -07:00
image_processing Align with OpenALPR platform for naming conf variables () 2017-05-18 09:57:38 +02:00
light Coerce color_temp to int even when passed in as kelvin () 2017-05-17 19:20:59 -07:00
lock Bugfix () 2017-05-19 13:40:26 +02:00
media_player Upgrade Openhome library () 2017-05-20 17:43:35 +02:00
mqtt Update docstrings () 2017-05-02 09:18:47 -07:00
notify Fix telegram chats () 2017-05-21 17:02:22 -07:00
recorder Update docstrings () 2017-05-02 09:18:47 -07:00
remote Change line endings to LN () 2017-05-19 07:39:13 -07:00
scene Additional Wink lock features () 2017-05-13 14:09:00 -04:00
sensor Change line endings to LN () 2017-05-19 07:39:13 -07:00
switch Additional Wink lock features () 2017-05-13 14:09:00 -04:00
telegram_bot Fix telegram chats () 2017-05-21 17:02:22 -07:00
tts Update docstrings () 2017-05-02 22:47:20 +02:00
weather Update docstrings () 2017-05-02 09:18:47 -07:00
zha Update docstrings () 2017-04-29 22:04:49 -07:00
zwave ZWave: Add reset service to meters () 2017-05-21 20:15:24 +02:00
__init__.py Update docstrings () 2017-05-02 22:47:20 +02:00
alarmdecoder.py Update docstrings () 2017-05-02 22:47:20 +02:00
alert.py Cleanup run_callback_threadsafe () 2017-02-23 12:57:25 -08:00
alexa.py Fix for () 2017-05-11 09:04:17 -07:00
android_ip_webcam.py Add android ip webcam support for aiohttp2 () 2017-04-04 21:40:19 -07:00
apcupsd.py 0.27.2 () 2016-09-03 15:59:20 -07:00
api.py Remove deprecated remote classes () 2017-04-10 09:04:19 -07:00
apiai.py Style updates () 2017-02-11 11:29:37 -08:00
arduino.py Supress trackback and upgrade PyMata to 2.14 () 2017-04-19 12:48:15 +02:00
axis.py Axis component () 2017-05-12 08:51:54 -07:00
bbb_gpio.py Update docstrings () 2017-04-29 22:04:49 -07:00
blink.py Blink version bump () 2017-05-12 20:30:07 -07:00
bloomsky.py Update docstrings () 2017-04-29 22:04:49 -07:00
browser.py Fix linting errors 2016-07-16 23:45:38 -07:00
configurator.py Threadsafe configurator () 2017-05-11 10:24:36 +03:00
conversation.py Upgrade fuzzywuzzy to 0.15.0 () 2017-02-23 10:56:00 +01:00
datadog.py Add datadog component () 2017-05-06 00:34:40 +02:00
demo.py Demo: Update old group member thermostat.ecobee -> climate 2017-05-06 19:40:59 -07:00
device_sun_light_trigger.py Refactor sun component for correctness () 2017-05-09 00:03:34 -07:00
digital_ocean.py Upgrade python-digitalocean to 1.11 () 2017-03-16 11:14:36 +01:00
discovery.py Update netdisco () 2017-05-12 20:14:17 -07:00
downloader.py Don't use len(SEQUENCE) as condition value () 2017-04-23 20:41:09 -07:00
dweet.py Upgrade dweepy to 0.3.0 () 2017-05-11 22:48:03 +02:00
ecobee.py update for pypi () 2017-05-04 07:48:43 +02:00
eight_sleep.py Fix handling of single user () 2017-05-15 00:46:43 -07:00
emoncms_history.py Don't use len(SEQUENCE) as condition value () 2017-04-23 20:41:09 -07:00
enocean.py Update docstrings () 2017-05-02 22:47:20 +02:00
envisalink.py Update docstrings () 2017-05-02 22:47:20 +02:00
feedreader.py Don't use len(SEQUENCE) as condition value () 2017-04-23 20:41:09 -07:00
ffmpeg.py Update docstrings () 2017-04-29 22:04:49 -07:00
foursquare.py Update docstrings () 2017-04-29 22:04:49 -07:00
google.py Update docstrings () 2017-04-29 22:04:49 -07:00
graphite.py Update docstrings () 2017-04-29 22:04:49 -07:00
group.py Update docstrings () 2017-05-02 22:47:20 +02:00
hassio.py Remove path whitelisting for hassio () 2017-05-02 00:27:50 -07:00
hdmi_cec.py Update docstrings () 2017-05-02 22:47:20 +02:00
history.py Update docstrings () 2017-04-29 22:04:49 -07:00
homematic.py Updated dependency () 2017-05-17 23:57:34 +02:00
ifttt.py Update docstrings () 2017-04-29 22:04:49 -07:00
influxdb.py Update docstrings () 2017-04-29 22:04:49 -07:00
input_boolean.py Update docstrings () 2017-04-29 22:04:49 -07:00
input_select.py Update docstrings () 2017-05-02 22:47:20 +02:00
input_slider.py Update docstrings () 2017-05-02 22:47:20 +02:00
insteon_hub.py Update docstrings () 2017-04-29 22:04:49 -07:00
insteon_local.py Update docstrings () 2017-04-29 22:04:49 -07:00
insteon_plm.py Update docstrings () 2017-04-29 22:04:49 -07:00
introduction.py Update docstrings () 2017-04-29 22:04:49 -07:00
ios.py Merge pull request from robbiet480/dont-validate-ios-identify 2017-04-30 20:11:21 -07:00
isy994.py Update docstrings () 2017-04-29 22:04:49 -07:00
joaoapps_join.py Update join () 2017-05-04 13:14:14 -07:00
keyboard.py Comment out pyuserinput in requirements_all () 2016-09-11 21:59:48 -07:00
keyboard_remote.py Update docstrings () 2017-04-29 22:04:49 -07:00
kira.py Add Kira component to sensor and remote platforms () 2017-05-12 21:12:47 -07:00
knx.py Fix object type for default KNX port 2017-05-05 19:19:24 -04:00
lirc.py Update docstrings () 2017-04-29 22:04:49 -07:00
litejet.py Update docstrings () 2017-04-29 22:04:49 -07:00
logbook.py Hide proximity updates in logbook () 2017-05-11 19:37:32 -07:00
logentries.py Update docstrings () 2017-04-29 22:04:49 -07:00
logger.py Update docstrings () 2017-05-02 22:47:20 +02:00
lutron.py Point pylutron to pypi () 2017-05-20 14:27:35 +03:00
lutron_caseta.py Support lutron serena shades () 2017-05-12 20:17:11 -07:00
maxcube.py Remove superfluous comments and update ordering () 2017-04-22 21:13:04 +02:00
microsoft_face.py Support adding different server locations for Microsoft face component () 2017-05-12 10:53:25 +02:00
mochad.py Update docstrings () 2017-04-29 22:04:49 -07:00
modbus.py Switch pymodbus to pypi () 2017-05-20 21:19:22 +02:00
mqtt_eventstream.py Update docstrings () 2017-04-29 22:04:49 -07:00
mysensors.py Upgrade pymysensors to 0.10.0 () 2017-05-06 19:10:17 -07:00
neato.py Update docstrings () 2017-04-29 22:04:49 -07:00
nest.py Update docstrings () 2017-04-29 22:04:49 -07:00
netatmo.py Update Netatmo library to fix missing local_url () 2017-01-26 15:08:21 +01:00
nuimo_controller.py Clean up requirements () 2017-05-02 09:15:02 -07:00
octoprint.py Suppress logs when octorpint goes offline () 2017-05-04 13:13:09 -07:00
opencv.py Comment out opencv-python that is not installable on arm () 2017-05-03 21:08:21 +03:00
panel_custom.py Minor changes () 2016-08-11 11:14:24 +02:00
panel_iframe.py Update docstrings () 2017-04-29 22:04:49 -07:00
persistent_notification.py Update docstrings () 2017-04-29 22:04:49 -07:00
pilight.py Update docstrings () 2017-05-02 22:47:20 +02:00
plant.py Fix plant MIN_TEMPERATURE, MAX_TEMPERATURE validation () 2017-05-07 15:15:18 +02:00
proximity.py Update docstrings () 2017-04-29 22:04:49 -07:00
qwikswitch.py Update docstrings () 2017-04-29 22:04:49 -07:00
raspihats.py Add new raspihats component () 2017-05-05 00:02:47 -07:00
rest_command.py Update docstrings () 2017-04-29 22:04:49 -07:00
rflink.py Prevent printing of packets. () 2017-05-08 17:04:17 +02:00
rfxtrx.py Add hass to rfxtrx object () 2017-05-04 23:50:53 -07:00
ring.py Upgrade Ring to 0.1.4 () 2017-04-30 20:08:14 -07:00
rpi_gpio.py Update docstrings () 2017-04-29 22:04:49 -07:00
rpi_pfio.py Support for the PiFace Digital I/O module () 2017-05-09 22:36:33 -07:00
rss_feed_template.py Remove ordered_dict validator () 2017-04-30 10:55:03 -07:00
script.py Update docstrings () 2017-04-29 22:04:49 -07:00
scsgate.py Update docstrings () 2017-04-29 22:04:49 -07:00
services.yaml Add Eight sleep component () 2017-05-02 08:38:27 -07:00
shell_command.py Update docstrings () 2017-04-29 22:04:49 -07:00
sleepiq.py Update docstrings () 2017-04-29 22:04:49 -07:00
splunk.py Update docstrings () 2017-04-29 22:04:49 -07:00
statsd.py Update docstrings () 2017-04-29 22:04:49 -07:00
sun.py Initialize sun with correct values. () 2017-05-12 16:04:30 -07:00
tado.py Update docstrings () 2017-04-29 22:04:49 -07:00
tellduslive.py Update docstrings () 2017-04-29 22:04:49 -07:00
tellstick.py Update docstrings () 2017-04-29 22:04:49 -07:00
thingspeak.py Upgrade thingspeak to 0.4.1 and use the correct API key () 2017-02-13 11:25:28 +01:00
tradfri.py Add support for disabling tradfri groups () 2017-05-16 23:26:57 -07:00
twilio.py Update docstrings () 2017-03-26 15:50:40 +02:00
updater.py Migrate updater to aiohttp () 2017-05-01 23:29:01 -07:00
upnp.py Check that no configuration is provided () 2016-09-29 19:02:22 -07:00
vera.py Bump pyvera - fixes issue with % in brightness levels. () 2017-05-16 20:01:29 -07:00
verisure.py Update docstrings () 2017-04-29 22:04:49 -07:00
volvooncall.py Update docstrings () 2017-04-29 22:04:49 -07:00
weblink.py Update docstrings () 2017-04-29 22:04:49 -07:00
websocket_api.py Fix websocket api reaching queue () 2017-05-15 00:10:06 -07:00
wemo.py Update docstrings () 2017-04-29 22:04:49 -07:00
wink.py Additional Wink lock features () 2017-05-13 14:09:00 -04:00
zabbix.py Update docstring (quotes, links, content) () 2017-01-28 16:02:19 +01:00
zeroconf.py Upgrade zeroconf to 0.19.0 () 2017-03-26 15:53:42 +02:00
zigbee.py Update docstrings () 2017-04-29 22:04:49 -07:00
zone.py Update docstrings () 2017-04-29 22:04:49 -07:00
zoneminder.py zoneminder: fix incorrect use of logging.exception. () 2017-05-21 11:11:33 +02:00