JFK-Enterprise Toolbox

See the latest releases of the JFK-Enterprise Toolbox

v2.1.0

๐ŸŽ‰ New Features

  • Add wallbox charge energy limit
  • Add selectable hass entities in frontend
  • Better override selectors in frontend
  • Add plotline to home card
  • Add logic ignore power feature

๐Ÿž Fixes

  • Fix wallbox charge session recording
  • Remove inverse logic
  • Remove validate pv in logic
  • Change edit device button position

โš ๏ธ Breaking Changes

  • Moved values cache time from a per device setting to a global setting

โ›”๏ธ Known Issues

None

V2.0.0

JFK-Enterprise PMS V2 Release!

This JFK-Enterprise Power Master V2 release is a complete redesign of the frontend and logic behavior. This update is required to receive upcoming updates. JFK PM V1 will receive only security updates from now on!

๐ŸŽ‰ New Features

  • ๐Ÿ’พ An optional backup solution for disaster recovery is implemented and can be enabled for all installations. This prevents data loss and shortens disaster recovery to a few minutes instead of hours.
  • โญ๏ธ New logic handling. Excess power is now distributed considering priority and device satisfaction. Missing energy will be compensated per device. You can decide how much power, or what percent of the current power, will be compensated by the ESS. This enables a much cleaner and more precise setup.
  • โ˜๏ธ Logic rules. New logic conditions and triggers allow logic to be controlled more precisely by implementing an "if this then that" option.
  • โš™๏ธ User-facing settings. All settings are available to the user in the app.
  • โž• New devices can be added, and existing ones can be changed via the app.
  • โ„น๏ธ Version information and runtime errors are displayed in detail.

๐Ÿž Fixes

  • All outstanding bugs and issues are resolved.

โš ๏ธ Breaking Changes

  • This requires a completely new installation of the PMS. Setup times are reduced due to the improved frontend.

โ›”๏ธ Known Issues

None

v1.12.5

JFK-Enterprise PMS

๐Ÿž Fixes

  • fixed icons ๐Ÿ˜Ž
  • better ess icon calculation
  • added "flipping" power which is the point where a device goes from on/off and vice versa

๐ŸŽ‰ New Features

  • โž• added new device: Homeassistant EM
  • โž• added new deivce: Homeassistant Binary Output
  • min turn on time in all devices
  • Added Logic Conditions
    • logic conditions can now help to only turn on/off devices based on other devices state or other sensor values like temperature of sensors.
    • there can be trigger rules like "if temperature is greater than 40ยฐC turn of heat pump"
    • and there can be condition rules like "if the temperature is less than 35ยฐC allow turn on of heat pump"
  • added logic task execution time delta to influx db as well as the last available power

โš ๏ธ Breaking Changes

None

โ›”๏ธ Known Issues

  • Flow ESS icon not updating

v1.11.2

JFK-Enterprise PMS

๐Ÿž Fixes

  • fixed app-header Admin Button
  • fixed problems with disabled ems
  • fixed cache problem with read power after set
  • round new logic power
  • validate selected objects
  • fixed Home Assistant binary output devices
  • fixed logic power ignores
  • fixed daylight savings time
  • fixed flow colouring
  • fixed get_value to check if field exists
  • fixed Victron unit id switch
  • fixed graph colours
  • fixed vitebuild sourcemap issue
  • updated all frontend packages
  • vueflow hidden handles
  • moved influxdb to home to match
  • fixed exception on no device selected in get_value
  • fixed missing Shelly Pro EM in devices
  • fixed wallbox set power for 3 phase on cars without 3 phase
  • fixed wallbox charge session recording
  • fixed wireguard default config for new vpn
  • fixed healthcheck
  • fixed frontend websocket device value update

๐ŸŽ‰ New Features

  • added return excess energy logic
  • more Settings available in frontend
  • single docker-compose file setup
  • implemented Go-E Wallbox charging deadband handle logic
  • installation script
  • ess SOC icon reactive
  • update single device values in frontend
  • added log rotation ๐Ÿ”–
  • moved all graphs to unovis framework
  • logic hysteresis ๐Ÿ”ฅ
  • better node positions in big flow ๐Ÿ‘Œ
  • write wb phase_count to influx db
  • cleanup icons ๐Ÿ˜Ž

โš ๏ธ Breaking Changes

None

โ›”๏ธ Known Issues

  • Flow ESS icon not updating

v1.9.0

JFK-Enterprise PMS

๐Ÿž Fixes

  • Fixed alignment on bigger screens
  • Fixed get_next_power function
  • Improved Wallbox Logic
  • Fixed Wallbox phase count function
  • Fixed Time To Go and Time To Charge Display โœ…
  • Updated Smartfox SDK to fix timeout problem ๐Ÿซฃ
  • Fixed Startup Exception
  • Fixed wrong Flow handles ๐Ÿ”ฅ

๐ŸŽ‰ New Features

  • Cache Device Values to minimize Network and Device Load ๐Ÿ’พ
  • Added more settings to frontend โš™๏ธ
  • Added Power Ignore on all Devices with a Power Ignore Mode โšก๏ธ
  • Added HomeAssistant Binary Output Device ๐ŸŽ›๏ธ
  • Added automatic Wallbox Device phase switch ๐Ÿ”Œ
  • Wallbox Phase and Turn off Timeouts โฑ๏ธ
  • Unified Logics to share same features ๐Ÿงน
  • Added "Read Power After Set" function ๐Ÿ˜Ž
  • Boolean Badge on frontend โœ…
  • Min Power Option on all Device โš ๏ธ
  • New Page Loading Animation ๐Ÿ’ช
  • Round simple flow values to 2 digits

โš ๏ธ Breaking Changes

None

โ›”๏ธ Known Issues

None

v1.7.2

JFK-Enterprise PMS

๐ŸŽ‰ New Features

  • added Huawei SUN PV, Battery and ESS
  • added a simple flow chart on the home-screen
  • added a last run which is displayed on the home-screen as a green or red icon
  • added "Django All-Auth" which enables Google Authentication for easy access! ๐Ÿ’โ€โ™‚๏ธ
  • show home power in big flow graph
  • added power ignore to all devices ๐Ÿซฃ

๐Ÿž Fixes

  • removed hass api wrapper and now use "JFK-Enterprise Django Hass"
  • fixed energy home calculation
  • updated JFK-Django Core โ™ป๏ธ
  • updated JFK-Docker Core โ™ป๏ธ
  • consumed only use enabled devices for device values
  • wait for device values before rendering flow or cards
  • updated Nuxt UI & Nuxt Flow โ™ป๏ธ

โš ๏ธ Breaking Changes

  • switched to generic foreign key. Migration in palce! ๐Ÿ˜Ž

โ›”๏ธ Known Issues

None

v1.5.0

JFK-Enterprise PMS

๐Ÿž Fixes

  • Updated "JFK Docker Core"
  • Updated "JFK Django Core"
  • Updated python requirements
  • fixed device power value display
  • fixed wallbox logic corner case where ESS and WB start at the same time
  • fixed input numbers in frontend
  • added celery task timeouts and exception handling to prevent workers from dying
  • fixed existing energy consumption tracking
  • fixed existing cost calculation

๐ŸŽ‰ New Features

  • Now using a websocket connection to update frontend values
  • Showing error state of Logics with error messages in the frontend
  • Added "Cost Calculation" and display in frontend
  • Added binary-output and percentage logics
  • Using Poetry
  • Using Kaniko build with caching for faster builds
  • Added energy consumption tracking

โš ๏ธ Breaking Changes

  • Removed native Fronius Device

โ›”๏ธ Known Issues

  • Corner case in home power consumption is wrong

v1.1.5

JFK-Enterprise PMS

๐Ÿž Fixes

  • updated Victron-SDK
  • added logic error save
  • fixed Windows.Location issue
  • fixed home power calculation
  • fixed wallbox save signals
  • added home power unit tests
  • fixed energy hour day change
  • fixed some logging issues
  • fixed energy hour start problem

๐ŸŽ‰ New Features

  • added Shelly Pro EM device
  • added home power value to influx

v1.1.0

JFK-Enterprise PMS

๐Ÿž Fixes

  • Fixed MQTT Device save bug
  • Fixed MQTT Devices disconnect and connect without restart
  • Fixed Wallbox Energy Hours

๐ŸŽ‰ New Features

  • Added wallbox, binary output and percentage energy hours
  • Energy hour graphs using configured color
  • Moved charge hours to own slideover
  • Added a slideover for details table on forecast & data
  • Sync between victron & JFK-Enterprise PMS min SOC

v1.0.51

JFK-Enterprsie PMS

  • Added Favicon
  • Fixed PV Hour Create
  • Fixed Calculation of Home Energy

Introduction Release

Ready for Sale Version of the JFK-Enterprise Toolbox.

JFK-Enterprise PMS

  • Ready with mode Self Sufficient & Flex Rate