Skip to content

Releases: AlexxIT/PythonScriptsPro

v1.0.3 - 2024-12-07

07 Dec 13:09
Compare
Choose a tag to compare
  • Add traceback to service response #35 (61eb149)
  • Add context to service call #27 (d6e9ad1)
  • Return the config attribute to the sensor #28 (9c25ba6)
  • Fix response validation for JSON compatible #26 (058d56b)

v1.0.2 - 2024-01-26

26 Jan 06:13
Compare
Choose a tag to compare
  • Fix response from script #24

v1.0.1 - 2024-01-24

24 Jan 10:50
Compare
Choose a tag to compare
  • Fix import ConfigType for sensors
  • Fix import scripts from main script #23

v1.0.0 - 2024-01-23

23 Jan 15:12
Compare
Choose a tag to compare
  • Add support service respond #16 #9 #21 by @skrashevich
  • Add device_class and unique_id for sensors #20
  • Set minimal Home Assistant version to 2023.7 (because service respond)
  • Fix functions are not properly scoped #6
  • Fix access to global scope from inside functions and loops #18