Releases: AlexxIT/PythonScriptsPro
Releases · AlexxIT/PythonScriptsPro
v1.0.3 - 2024-12-07
- 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
- Fix response from script #24
v1.0.1 - 2024-01-24
- Fix import ConfigType for sensors
- Fix import scripts from main script #23
v1.0.0 - 2024-01-23
- 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