Tor Magnus Skrevet 20. november 2017 Del Skrevet 20. november 2017 Frontend improvements continue Thanks to @Andrey-git we now have an option to consume the frontend in modern JavaScript. This makes the frontend faster to download and run. For now it's opt-in but we're looking into making it opt-out in the future. The ES5 version of the frontend will remain available for older devices. To use it in on a single browser, add ?latest to your Home Assistant bookmark. To make it the default for browsers opening the frontend, update your config to look like this: frontend: javascript_version: latest Note on custom UI: this will need to be updated to work with the untranspiled version and won't work out of the box. System log enhanced Our about screen that shows the error logs has gained a nice upgrade by @postlund. Now the 50 latest exceptions will be displayed with the option to get more information. The Hass.io release will be delayed by a couple of days because Pascal is moving this weekend. New Platforms pyLoad download sensor (@iMarkus - #10089) (sensor.pyload docs) (new-platform) Add LaCrosse sensor platform (@hthiery - #10195) (sensor.lacrosse docs) (new-platform) Refactor Neato botvac components as a vacuum (@jabesq - #9946) (neato docs) (sensor.neato docs) (switch.neato docs) (vacuum.neato docs) (breaking change) (new-platform) Add platform and sensors for Vultr VPS (@GenericStudent - #9928) (vultr docs) (binary_sensor.vultr docs) (sensor.vultr docs) (new-platform) Adds support for Tile® Bluetooth trackers (@bachya - #10478) (device_tracker.tile docs) (new-platform) Support presence detection using Hitron Coda router (@arilotter - #9682) (device_tracker.hitron_coda docs) (new-platform) Add basic backend support for a system log (@postlund - #10492) (system_log docs) (new-platform) New sensor viaggiatreno. (@fabfurnari - #10522) (sensor.viaggiatreno docs) (new-platform) Breaking Changes hass.states.is_state_attr(entity_id, attribute, value)has been removed. The template version still exists. Unused method parameter wait has been removed from hass.bus.async_fire(@balloob - #10305) (breaking change) Refactor Neato botvac components as a vacuum (@jabesq - #9946) (neato docs) (switch.neato docs) (vacuum.neato docs) (breaking change) (new-platform) Lutron released a firmware updated for the Caseta system which removed our ability to connect to and control the bridge device over SSH, breaking compatibility with pylutron_caseta and Home Assistant. Component has been updated to work again, please see the docs on how to set it up. (@mdonoughe - #10286) (lutron_caseta docs) (breaking change) All changes Bump python-miio for improved device support (@syssi - #10294) (light.xiaomi_miio docs) (switch.xiaomi_miio docs) pyLoad download sensor (@iMarkus - #10089) (sensor.pyload docs) (new-platform) Add LaCrosse sensor platform (@hthiery - #10195) (sensor.lacrosse docs) (new-platform) Clean up core (@balloob - #10305) (breaking change) Refactor Neato botvac components as a vacuum (@jabesq - #9946) (neato docs) (sensor.neato docs) (switch.neato docs) (vacuum.neato docs) (breaking change) (new-platform) Move constants to setup.py (@fabaff - #10312) (no_ip docs) Add option to overwrite file to the downloader component (@arsaboo- #10298) (downloader docs) Use constants for HTTP headers (@fabaff - #10313) (binary_sensor.aurora docs) (device_tracker.tplink docs) (device_tracker.upc_connect docs) (media_player.bluesound docs) (sensor.haveibeenpwned docs) (sensor.zamg docs) (telegram_bot.polling docs) fix a import in test causing vs code to fail to discover (@perosb - #10358) Upgrade sqlalchemy to 1.1.15 (@fabaff - #10330) Move counter component (@fabaff - #10332) (counter docs) Add platform and sensors for Vultr VPS (@GenericStudent - #9928) (vultr docs) (binary_sensor.vultr docs) (sensor.vultr docs) (new-platform) Add heal_node and test_node services. (@turbokongen - #10369) (zwave docs) Addition of new binary sensor class 'plug' (@echox - #10336) (binary_sensor docs) Upgrae simplepush to 1.1.4 (@fabaff - #10365) (notify.simplepush docs) Update aiohttp to 2.3.1 (@pvizeli - #10139) Device model identification of the Xiaomi Philips Ceiling Lamp fixed. (@syssi - #10401) (light.xiaomi_miio docs) Zwave save cache to file now. (@turbokongen - #10381) (config.zwave docs) Bump to 0.12.2 to fix urllib3 dependency (@MisterWil - #10420) (abode docs) Remove extra info from zwave entity states (@armills - #10413) (zwave docs) Fixes issue #10425 (@robmarkcole - #10426) (sensor.london_air docs) Add baudrate option to Serial sensor (@dgomes - #10439) (sensor.serial docs) (breaking change) Remove model info from state (@balloob - #10399) (light.tradfri docs) update tibber library (@danielhiversen - #10460) (sensor.tibber docs) update pywebpush==1.3.0 (@perosb - #10374) (notify.html5 docs) Fix slow WOL switch test (@balloob - #10455) Fix recorder stop on SQLite vacuuming error (@milanvo - #10405) Add include/exclude filter to mqtt_statestream (@mw-white - #10354) (mqtt_statestream docs) Upgrade to 0.1.2 (@TopdRob - #10348) (notify.free_mobile docs) Upgrade pyatv to 0.3.6 (@TopdRob - #10349) (apple_tv docs) Remove useless temp converting (@pvizeli - #10465) (climate.homematic docs) Upgrade apns2 to 0.3.0 (@TopdRob - #10347) (notify.apns docs) Improvement of KNX climate component (@Julius2342 - #10388) (knx docs) (climate.knx docs) Updated gc100 package requirement to 1.0.3a (@davegravy - #10484) (gc100 docs) Remove lag from Harmony remote platform (@amelchio - #10218) (remote docs) (remote.harmony docs) Improve error handling. (@cgtobi - #10482) (influxdb docs) Upgrade psutil to 5.4.1 (@fabaff - #10490) (sensor.systemmonitor docs) Upgrade youtube_dl to 2017.11.06 (@fabaff - #10491) (media_extractor docs) Fix for telegram polling. (added pausing when error occurs) (@sander76 - #10214) (telegram_bot.polling docs) add JSON processing capabilities to sensor_serial (@dgomes - #10476) (sensor.serial docs) upgrade to new pylutron_caseta with TLS (@mdonoughe - #10286) (lutron_caseta docs) (breaking change) Bump dev to 0.58.0.dev0 (@fabaff - #10510) OwnTracks Message Handling (@ehagan - #10489) (device_tracker.owntracks docs) Add support for Alexa intent slot synonyms. (@kmdm - #10469) (alexa.intent docs) Introduce media progress for Yamaha Musiccast devices (@jalmeroth - #10256) (media_player.yamaha_musiccast docs) Add an option to serve ES6 JS to clients (@andrey-git - #10474) (websocket_api docs) Adapt to new yarl API (@tinloaf - #10527) (tts.google docs) Update nederlandse_spoorwegen.py to include platform information (@hmmbob - #10494) (sensor.nederlandse_spoorwegen docs) Pin yarl (@tinloaf - 1 Siter Lenke til kommentar Del på andre sider Flere delingsvalg…
Anbefalte innlegg
Bli med i samtalen
Du kan publisere innhold nå og registrere deg senere. Hvis du har en konto, logg inn nå for å poste med kontoen din.