odoo_mqtt/extra-addons/open_workshop
matthias.lotz 0d01b69dcd fix: session-login auth + remove session_id unique constraint (1.5.0)
- odoo_client: session-based auth via /web/session/authenticate
  for multi-database Odoo (no db_name/dbfilter required)
- mqtt_session: remove UNIQUE(device_id, session_id) constraint –
  device session_id is a local counter that resets on restart
- iot_api: revert upsert workaround (no longer needed)
- bump versions: iot_bridge 1.4.0 → 1.5.0, open_workshop_mqtt 18.0.1.4.0 → 18.0.1.5.0
2026-03-21 10:57:10 +01:00
..
open_workshop_mqtt fix: session-login auth + remove session_id unique constraint (1.5.0) 2026-03-21 10:57:10 +01:00
open_workshop_pos_mqtt feat(open_workshop_pos_mqtt): Maschinenzeit-Popup verbessert 2026-03-17 21:20:43 +01:00