diff --git a/atom.xml b/atom.xml index 39dad9d2b7..19a018b69a 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
…don’t hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
+ +Experiencing issues introduced by this release? Please report them in our issue tracker. Make sure to fill in all fields of the issue template.
+ +homeassistant.remote
(@balloob - #7011)telegram_webhooks
has been converted to a new telegram_bot
component. It has two platforms: webhook and polling platform (@sander76 - #6913) (telegram_bot docs)(telegram_bot.polling docs) (telegram_bot.webhooks docs)telegram_webhooks
has been converted to a new telegram_bot
component. It has two platforms: webhook and polling platform (@sander76 - #6913) (telegram_bot docs)(telegram_bot.polling docs) (telegram_bot.webhooks docs)telegram_bot:
platform: webhooks
@@ -135,7 +136,19 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
directions: '1'
…don’t hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
+Experiencing issues introduced by this release? Please report them in our issue tracker. Make sure to fill in all fields of the issue template.
+homeassistant.remote
(@balloob - #7011)telegram_webhooks
has been converted to a new telegram_bot
component. It has two platforms: webhook and polling platform (@sander76 - #6913) (telegram_bot docs)(telegram_bot.polling docs) (telegram_bot.webhooks docs)telegram_bot:
- platform: webhooks
- api_key : api_key_here
- allowed_chat_ids:
- - 123456
- - 456789
-
-sensor:
- - platform: mvglive
- nextdeparture:
- - station: Hauptbahnhof
- name: Hbf
- destinations: ['München Flughafen Terminal','Markt Schwaben']
- products: 'S-Bahn'
- timeoffset: 2
- - station: Sendlinger Tor
- lines: ['U2','U8']
- - station: Scheidplatz
- products: ['U-Bahn']
- directions: '1'
-
-