Skip to content

PimDoos/ha-sessy-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

ha-sessy-examples

Example automations for using Sessy with Home Assistant

Sessy X-on the meter (XOM) automation

Controls Sessy to maintain value X on the grid meter.

  • Load balancing across multiple Sessy's
  • Except certain load via offset entities (e.g. EV charger)
  • Some attention points:
    • Make sure you don't have any helper entities with _power_strategy, _power_setpoint, _state_of_charge or _system_state in the name
    • Update Interval needs to be slower than the grid connection sensor update interval.
    • Smoothing default of 100 to 1000 is a good starting point. This is the maximum step adjustment. When your sensor updates more frequent you should lower the smoothing value. A large value may result in instable control
    • Your net grid consumption sensor needs to have the unit Watt or kW

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Sessy Full charge script

Charges Sessy to the specified amount, then activates a certain strategy.

  • Supports multiple Sessy's
  • Script ends when all Sessy's report full, above set percentage, or after timeout passes.

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Sessy Dynamic Schedule with ApexCharts

Display the power schedule and energy prices for the dynamic strategy within Home Assistant using ApexCharts.

Dynamic schedule in a graph

Learn More

About

Example automations for using Sessy with Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •