Files
core/homeassistant/components
Eugenio Panadero 37fef4016e Add proxy support for telegram_bot (#8717)
* Add proxy support for telegram_bot

New optional config parameters `proxy_url` and `proxy_params` (a dict)
```yaml
telegram_bot:
  platform: polling
  api_key: !secret telegram_bot_api_key
  allowed_chat_ids:
    - !secret telegram_bot_chatid
  proxy_url: socks5://proxy_ip:proxy_port
  proxy_params:
    username: my-username
password: my-secret-password
```

* change `ATTR_` for `CONF_` for config params
2017-07-30 12:08:19 +02:00
..
2017-07-23 23:48:33 -07:00
2017-07-28 20:53:15 -07:00
2017-07-26 14:03:29 +02:00
2017-07-29 12:18:50 -07:00
2017-06-08 15:53:12 +02:00
2017-07-23 23:35:48 -07:00
2017-07-16 10:14:46 -07:00
2017-07-06 22:20:49 -07:00
2017-07-23 23:35:49 -07:00
2017-07-29 21:52:26 -07:00
2017-07-23 23:46:35 -07:00
2017-07-21 21:38:53 -07:00
2017-07-16 21:39:38 +02:00
2017-07-16 21:39:38 +02:00
2017-04-29 22:04:49 -07:00
2017-05-12 20:30:07 -07:00
2017-04-29 22:04:49 -07:00
2017-06-29 11:44:35 +02:00
2017-05-06 00:34:40 +02:00
2017-07-18 15:11:17 -07:00
2017-05-11 22:48:03 +02:00
2017-07-07 16:59:41 -07:00
2017-05-04 07:48:43 +02:00
2017-05-02 22:47:20 +02:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-07-16 10:14:46 -07:00
2017-05-02 22:47:20 +02:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-07-21 21:38:53 -07:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-05-04 13:14:14 -07:00
2017-06-05 08:39:31 -07:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-06-11 22:19:10 -07:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-05-02 22:47:20 +02:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-07-16 21:39:38 +02:00
2017-04-29 22:04:49 -07:00
2017-07-16 10:14:46 -07:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-06-21 00:32:04 +02:00
2017-04-29 22:04:49 -07:00
2017-07-21 21:38:53 -07:00
2017-07-02 12:54:59 -07:00
2017-04-29 22:04:49 -07:00
2017-07-16 21:39:38 +02:00
2017-07-26 14:03:29 +02:00
2017-07-10 12:11:16 +02:00
2017-07-04 06:26:55 +02:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2017-07-29 10:50:56 -07:00
2017-06-15 21:25:19 +02:00
2017-04-29 22:04:49 -07:00
2017-07-16 10:14:46 -07:00