home-assistant-custom-components.solax_modbus: 2024.11.2 -> 2025.01.6
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.12.1 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.12.2 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.0b1 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.0b2 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.2 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.3 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.4 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.5 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.6 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.7 https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.01.8
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "wills106";
|
||||
domain = "solax_modbus";
|
||||
version = "2024.11.2";
|
||||
version = "2025.01.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "wills106";
|
||||
repo = "homeassistant-solax-modbus";
|
||||
tag = version;
|
||||
hash = "sha256-Hy4LHEDp+WPpmWKQQqqLjQ0xSnShQg3a68g8NMJ9o2k=";
|
||||
hash = "sha256-jvz9CtVCuNu3w/1ebXcI8GNRAWajm51F9SMf13cBhlw=";
|
||||
};
|
||||
|
||||
dependencies = [ pymodbus ];
|
||||
|
||||
Reference in New Issue
Block a user