项目作者: DarkFox

项目描述 :
Improvement of the Rejseplanen integration for Home Assistant
高级语言: Python
项目地址: git://github.com/DarkFox/custom_rejseplanen.git
创建时间: 2019-07-21T14:17:48Z
项目社区:https://github.com/DarkFox/custom_rejseplanen

开源协议:

下载


custom_rejseplanen

This is an improvement upon the Rejseplanen integration for Home Assistant.

Differences

  • Additional transport types added.
  • All attributes changed to snake_case.
  • Returns later departures as a list of dictionaries containing the same info as the next departure, instead of a string.
  • Restricts the search to just the relevant types, when searching for specific types of transport, to return more results.

Obviously, most of these changes are entirely breaking from the built-in component, so don’t expect this to be a drop-in replacement.