0.36: ISS, USPS, 图像 processing, Insteon
欢迎来到 2017,也欢迎来到 0.36。我们很高兴宣布今年的首个版本发布。虽然我们仍在继续将部分内容迁移到 async,但 0.36 主要聚焦于新功能和大量错误修复。
Packages
Packages 提供了一种全新的方式,用来将不同组件的配置部分组织在一起。通过 packages,你可以使用任意 !include 指令来引入不同组件,或者配置中的不同部分。
InfluxDB export
InfluxDB 组件此前在很多不同的使用场景下都会引发问题。@titilambert 改进了我们的 InfluxDB 导出功能。你可能需要运行这个迁移脚本,来更新你的 InfluxDB 数据库。
International Space Station (ISS)
不,很遗憾,我们这次还不会飞向太空。iss 传感器可以追踪国际空间站的位置,并提供一些相关详情。
Insteon local
由于一些问题,Insteon 支持曾在一段时间前被移除。现在,借助 insteon_local 组件,对 Insteon 的支持又回来了,并且可以让你在本地控制 Insteon 设置。
图像 processing
新的图像处理组件目前已经可以配合车牌识别使用。不过,这也为后续集成人脸识别、运动检测或手势控制等功能铺平了道路。
All changes
-
传感器: Support for HydroQuebec (@titilambert)
-
传感器: Tracking the ISS (@HydrelioxGitHub)
-
传感器: USPS deliveries tracking (@happyleavesaoc)
-
设备 tracker: New ping-based tracker (@michaelarnauts)
-
开关: BeagleBone Black GPIO are supported now (@MatoKafkac)
-
开关: Support for customised Kankun SP3 WiFi 开关 (@webworxshop)
-
Insteon local: Local insteon support(@craigjmidwinter)
-
传感器: Show details of the Dublin RTPI information (@ttroy50)
-
风扇: Wink support for 风扇 (@w1ll1am23)
-
设备 tracker: New TrackR 设备 tracker support (@w1ll1am23)
-
设备 tracker: Support for Xiaomi router (@RiRomain)
-
传感器: New SMA Solar Webconnect 传感器 (@kellerza)
-
通知: Lannouncer TTS support (@michaelarnauts)
-
图像 processing: Support for 图像 processing (@pvizeli)
-
天气: Australian BOM (Bureau of Meteorology) support (@Zac-HD)
-
通知: Support for MySensors 通知 (@MartinHjelmare)
-
TTS: New Yandex SpeechKit TTS 集成 (@lupin-de-mid)
-
通知: Facebook Messenger support (@gopalkildoliya)
-
传感器 - sonarr: Add
urlbaseto Sonarr (@quadportnick) -
开关 - broadlink: Support for SP 设备 (@Danielhiversen)
-
Homematic: Support for HMIP-PSM or HMWIOSwitch (@danielperna84, @pvizeli)
-
灯光 - flux: Ledenet protocol support by Flux LED (@bah2830)
-
设备 tracker: Support for longer intervals (@partofthething)
-
ISY994: 天气 传感器 added (@rmkraus)
-
InfluxDB: Improvements to avoid issues with storing details (@titilambert)
-
灯光 - Yeelight: Auto discovery support and color temperature feature for Yeelight (@jjensn)
-
Media player - SqueezeBox: 开关 to JSON-RPC (@dasos)
-
脚本: Support for
last_triggered(@Danielhiversen) -
Media player: Support for
SUPPORT_PLAYflag (@armills) -
Docker:
ffmpegis now included by default (@colinodell) -
Minor and not so minor features and bug fixes by @balloob, @pvizeli, @fabaff, @mezz64, @andrey-git, @aequitas, @abmantis, @turbokongen, @jabesq, @michaelarnauts, @kellerza, @titilambert, @btorresgil, @henworth, @armills, @mjg59, @Giannie, @n8henrie, @magicus, @florianholzapfel, @MrMep, @bah2830, @happyleavesaoc, @lwis, @glance-, @markferry, and @nikdoof.
发布 0.36.1 - January 17
- Fix load_yaml default value (@balloob)
- Fix discovery of flux_led (@Danielhiversen)
- Fix Python Nest dependency re-安装 (@Danielhiversen)
- Make USPS to use absolute path to save cookie (@tchellomello)
- Fix UPC_connect cookies (@pvizeli)
- Fix Eq3bt import issues (@rytilahti)
- Fix 蓝牙 and Volvo trackers (@pvizeli)
- Fix lannouncer 通知 platform (@mKeRix)
Backward-incompatible changes
- APNS 服务 was moved to the
notifydomain. Usenotify.apns_NOTIFIER_NAMEinstead ofapns.NOTIFIER_NAME. - InfluxDB component has a new schema to store values in the InfluxDB database. You may require to run the
influxdb_migrator脚本. You have to note:- There will not be any tags/fields named time anymore.
- All numeric fields (int/float/bool) will be stored as float inside influx db.
- All string fields corresponding to 状态 属性 will be renamed as FIELDNAME_str, where FIELDNAME is the 状态 属性, to avoid type conflicts.
- All string fields corresponding to a 状态 will be renamed as 状态 (former value).
- Fields named value will always be stored as float.
- Fields named 状态 will always be stored as string.
- TTS cache files use now the language abbreviation as part of the name. If you want to use the cache, it need to be renamed or cleared, new 创建. E. g.
HASH_PLATFORM.xxx->HASH_LANG_PLATFORM.xxx.
If you need help...
...don't hesitate to use our Forum or join us for a little chat. The 发布 notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
Reporting Issues
Experiencing issues introduced by this 发布? Please report them in our issue tracker. Make sure to fill in all fields of the issue 模板.

