[3.4.1] May 29 2022
Fixed
- Fix memory leak in api #524
Changed
- Controller data in web-ui only for IVT #522
- Rename hidden
climate
to a more explaining name #523 - Minor changes to the Customizations web page #527
Commits
- 472b97e: update to 3.4.1b0 (Proddy)
- c32cdf5: React18 modifications (Proddy) #521
- 77a8857: fix #522, device-flag for IVT controller (MichaelDvP) #525
- d2609e4: fix #523, rename 'climate' to more explaning name (MichaelDvP) #525
- 34cb3ad: fix #524, free memory of json response (MichaelDvP) #525
- 89b0711: changelog (MichaelDvP) #525
- 2d50f18: changelog from 3.4.0 (MichaelDvP) #525
- c4cfabf: update test data for customizations (Proddy) #527
- 31627bb: remove debug_flags (Proddy) #527
- a9064ba: 3.4.1b1 (Proddy) #527
- cba0813: rename generate_values_web_customization (Proddy) #527
- af7cd7b: rename generate_values_web_customization (Proddy) #527
- 2c468c7: formatting (Proddy) #527
- 6ec67f7: rename ha_climate_config_creation (Proddy) #527
- be844a5: if no fullname, use shortname in customizations json (Proddy) #527
- f8bf6b5: fix isCmdOnly() function for commands like reset (Proddy) #527
- 8824f4f: added formatName so hidden entities render nicely (Proddy) #527
- 1e082f9: customizations, swap shortname and fullname, using id as unique shortname (Proddy) #527
- 1fbd69b: fixes to customizations (Proddy) #527
- 55133b0: typo (Proddy) #527
- 356390c: fix standalone server for handling customizations (Proddy) #527
- e4447ee: improved icon toggling (Proddy) #527
- c693ef6: update packages (Proddy) #527
- 3e7b743: updated changelog for 3.4.1 (Proddy) #527
- 4352188: #513 (Proddy) #527
- 18e9b99: Merge remote-tracking branch 'origin/dev' into main (Proddy)