Homeassistant

Latest version: v2024.11.3

Safety actively analyzes 683530 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 219 of 227

0.25.2

Not secure
Hotfix to make sure Z-Wave locks work again. Thanks to tobiebooth for the quick fix.

0.25.1

Not secure
- Light - Z-Wave: Bring back delayed value update behavior (jnewland)
- Recorder: Properly close session after execute (kellerza)
- Media Player - Kodi: No longer block startup if connecting to wrong port (shoekstra)
- Downgrade voluptuous to 0.8.9 as it blocked the upgrade for some (balloob)

0.25

- Allow components to register custom frontend panels (balloob)
- New component panel_iframe allows adding other sites to sidebar (balloob)
- Add example custom_component [`react_panel`](https://github.com/home-assistant/home-assistant/tree/dev/config/custom_components/react_panel) showing custom panels (balloob)
- Added RFXTRX tests (DanielHiversen)
- New IMAP sensor to monitor your inbox (danieljkemp)
- Switch - GPIO: Fix incorrect initialization state when logic inverted (zeroDenial)
- Telldus Live: Add support for luminance value to Fibaro Motion Sensor
- Script syntax: allow using templates for delay (Teagan42)
- Z-Wave fixes (turbokongen)
- input_slider will now allow float values (ngraziano)
- Media player: Russound RNET now supported (laf)
- Add type checking using mypy to the core (fabianhjr)
- Thermostat: KNX based thermostat now supported (open-homeautomation)
- Recorder stability fixes (kellerza)
- Qwikswitch stability fixes (kellerza)
- Thermostat - Nest: allow setting HVAC mode (vladonemo)
- Remote classes: allow specifying custom timeout when calling Home Assistant API (n8henrie)
- InfluxDB: option to specify additional tags (open-homeautomation)
- Media Player: DirecTV now supported (cbulock)
- Remote: add method to fetch config (fabaff)
- Device Tracker - iCloud: stability fixes (kellerza)
- Use browser timezone for frontend history and logbook dates (armills)
- Light: X10 is now supported (fotoetienne)
- Light - Hyperion: keep track of active color (schneefux)
- Sensor - Speedtest: improved error handling and state restoring (nkgilley)
- Sonos: added tests to improve code quality (americanwookie)
- Media Player: Media Player Classic - Home Cinema now supported (abcminiuser)
- Telegram: photo bug fixed (pvizeli)
- Groups: lock states will now be properly grouped (jwl17330536)

Breaking Changes
- Removed Google Voice SMS notify platform because the library no longer works.

0.24.1

Not secure
Quick hot fix after we found a bug in the migrator where it wouldn't work with a database in a non-standard location. Thanks to n8henrie and AlucardZero.

0.24

**Read the breaking changes on how to migrate your history**

It's time for 0.24 and it contains some structural changes to our history which requires action from your end, so please keep reading.

Roy Hooper did an amazing job migrating the history support from being tied to SQLite to use the ORM SQLAlchemy instead. This means that you can now use **any** SQL backend for the history. So besides SQLite you can now databases like MySQL or PostgreSQL.

However, this does require that you run a command to migrate your existing history over. We tried to make the process as seamless as possible by introducing a new command line script:

bash
hass --script db_migrator --config /path/to/config


You can omit the `--config` option if you use the default configuration directory. Run the script with `--help` to get more options.

Other changes:
- Doing an epic job making sure all requirements and docs are up to date (fabaff)
- Alarm: SimpliSafe is now supported (w1ll1am23)
- Add scripts to command line to expose advanced options (balloob)
- Media Player: Plex will no longer spam the logs if server goes offline (dale3h)
- Sensor: APCUPSd now supports names, icons and units (dale3h)
- Lock: Verisure entities will now use name instead of serial number for entity id (turbokongen)
- Statsd can now also export attributes (bah2830)
- Sensor: Yahoo! Weather now suppoted (pvizeli)
- Switch: TPLink HS100/HS110 now supported (GadgetReactor)
- Support for KNX added (usul27)
- Stability fixes for RFXTRX (Danielhiversen)
- Tweaks to Z-Wave (turbokongen)
- Light: brightness now clamped to 0-255 (keatontaylor)
- Support for Join by joaoapps (nkgilley)
- Thermostat: Radiotherm HVAC mode now supported (danieljkemp)
- Google Travel times can now use dynamic locations for start/end (bah2830)
- Notify: Allow sending photos to Telegram (pvizeli)
- Frontend: Improve loading times (balloob)
- Frontend: fix stream not reconnecting after standby (balloob)
- Frontend: Wait up to two seconds for new state before resetting toggle after toggling state (balloob)

Breaking changes
- Entity ids of Verisure locks will change. This is a one time change but should improve readability.
- APCUPSd settings have changed to accommodate the extended options

0.23.1

Not secure
Some issues arose with the release but luckily have been quickly squashed:
- Bump PyVera to 0.2.13 to fix traceback and pyvera thread dying related to bug (rhooper)
- HTTP - SSL: Check for OP_NO_COMPRESSION support before trying to use it (AlucardZero)
- Wink: Downgraded pubnub to work around pycryptodome conflicts (w1ll1am23)

Page 219 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.