Go to file
matthias.lotz c7915d0ba1 feat(odoo): Phase 2 – parser_type aus Bridge Registry ableiten
- mqtt_device.py: _PARSER_SELECTION-Konstante eingeführt; tasmota und
  generic entfernt (hatten keine Bridge-Implementierung); depends in
  _compute_strategy_config um parser_type erweitert; _onchange nutzt
  jetzt topic_hint aus Registry (<device>/status/pm1:0)
- mqtt_device_views.xml: Parser-spezifischer Info-Block für shelly_pm
  (topic_hint, Beschreibung) mit invisible='parser_type != shelly_pm'
- Bestehende DB-Geräte: alle 3 bereits auf shelly_pm → keine Migration
- GET /parsers: läuft und liefert vollständige Schema-Antwort
2026-03-10 18:03:12 +01:00
.github/workflows Phase 1: Foundation & Quality Tools 2026-02-18 22:11:25 +01:00
docs fix: odoo/ als normales Verzeichnis tracken + Bugfix db_name + Feature-Docs 2026-03-10 17:17:59 +01:00
extra-addons/open_workshop feat(odoo): Phase 2 – parser_type aus Bridge Registry ableiten 2026-03-10 18:03:12 +01:00
iot_bridge feat(bridge): Dynamic Parser Registry – Phase 1 2026-03-10 17:31:03 +01:00
odoo fix: odoo/ als normales Verzeichnis tracken + Bugfix db_name + Feature-Docs 2026-03-10 17:17:59 +01:00
.gitignore initial version 2026-02-10 20:00:27 +01:00
.readthedocs.yaml feat: Add automatic API documentation generation and device status monitoring 2026-02-15 11:03:22 +01:00
DEPLOYMENT.md docs: consolidate root docs and archive historical requests 2026-02-19 21:57:07 +01:00
DOCUMENTATION_STRATEGY.md docs: consolidate root docs and archive historical requests 2026-02-19 21:57:07 +01:00
IMPLEMENTATION_PLAN.md docs: consolidate root docs and archive historical requests 2026-02-19 21:57:07 +01:00