Loading pkgs/servers/home-assistant/custom-components/solax_modbus/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "wills106"; domain = "solax_modbus"; version = "2025.01.9"; version = "2025.02.1"; src = fetchFromGitHub { owner = "wills106"; repo = "homeassistant-solax-modbus"; tag = version; hash = "sha256-x9dlqc2kckrd0C5W7VfNQGhuSODxopzwO4gOSeSOl1E="; hash = "sha256-xOW/jjBXw6N00yo1jE8ibU5XJ9drabBypVAL9UmNMVM="; }; dependencies = [ pymodbus ]; Loading Loading
pkgs/servers/home-assistant/custom-components/solax_modbus/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "wills106"; domain = "solax_modbus"; version = "2025.01.9"; version = "2025.02.1"; src = fetchFromGitHub { owner = "wills106"; repo = "homeassistant-solax-modbus"; tag = version; hash = "sha256-x9dlqc2kckrd0C5W7VfNQGhuSODxopzwO4gOSeSOl1E="; hash = "sha256-xOW/jjBXw6N00yo1jE8ibU5XJ9drabBypVAL9UmNMVM="; }; dependencies = [ pymodbus ]; Loading