github HomeAssistant-API/HomeAssistantAPI v2.4.0
Response Processing and Bug Fixes!

latest releases: v6.0.1, v6.0.0, v5.0.3...
4 years ago

This release is pretty small but fixed some key issues.

  1. It now checks the HTTP status code of the response and raises exceptions accordingly.
  2. Response content exceptions are now raised in the Processing class where they make sense to be raised.
  3. Users can add their own processors to extend the library if Homeassistant returns different Content-Type headers such as binary files like images.
  4. AsyncClient methods worked inconsistently because of a few bugs that are now resolved and AsyncClient methods work smoothly now.

Enjoy! Read the new Response Processing docs here

Don't miss a new HomeAssistantAPI release

NewReleases is sending notifications on new releases.