Add G12W battery automation, IBSystem MQTT integration, HA configs
Zmiany:
- ha-configs/151/: Kopia konfiguracji HA TEST
  - automations.yaml: Automatyzacje G12W ładowania baterii
  - configuration.yaml: Główna konfiguracja z dashboardami
  - dashboards/: Deye, Ogrzewanie, IBSystem, ID35

- ibsystem/: Integracja IBSystem z MQTT
  - ibsystem2mqtt_v5.py: Bridge IBSystem → MQTT
  - config.yaml: Konfiguracja połączeń
  - ibsystem2mqtt_watchdog.sh: Health check i auto-restart

- docs/: Dokumentacja
  - G12W_BATTERY_AUTOMATION.md: Opis taryfy i automatyzacji
  - IBSYSTEM_MQTT_INTEGRATION.md: Opis integracji MQTT

Kluczowe naprawy:
- Program 6 Deye: zmiana z 21:00 Disabled na 22:00 Grid
- IBSystem: setting.light.X zamiast output.do.X dla sterowania
- Dashboard ID35: prawidłowe entity IDs (ibsystem_rs0_id35_*)
- Watchdog dla ibsystem2mqtt (cron co minutę)
1 parent ef5c9ae commit bff776cb68632911a34d4c572b4cbc4c1bce3d6b
Wojciech Konieczny authored 17 days ago
Showing 12 changed files
View
docs/G12W_BATTERY_AUTOMATION.md 0 → 100644
View
docs/IBSYSTEM_MQTT_INTEGRATION.md 0 → 100644
View
ha-configs/151/automations.yaml 0 → 100644
View
ha-configs/151/configuration.yaml 0 → 100644
View
ha-configs/151/dashboards/deye_dashboard.yaml 0 → 100644
View
ha-configs/151/dashboards/heating_dashboard.yaml 0 → 100644
View
ha-configs/151/dashboards/heating_dashboard.yaml.backup_20260208_212154 0 → 100644
View
ha-configs/151/dashboards/ibsystem_dashboard.yaml 0 → 100644
View
ha-configs/151/dashboards/id35_dashboard.yaml 0 → 100644
View
ibsystem/config.yaml 0 → 100644
View
ibsystem/ibsystem2mqtt_v5.py 0 → 100755
View
ibsystem/ibsystem2mqtt_watchdog.sh 0 → 100755