adamoutler / pikvm-homeassistant-integration

A Home Assistant integration for PiKVM.
12 stars 2 forks source link

Add 2FA support #10

Closed makp0 closed 2 hours ago

makp0 commented 5 hours ago

When pikvm is protected with 2FA: Screenshot 2024-11-16 at 21 34 13

This error originated from a custom integration.

Logger: custom_components.pikvm_ha.cert_handler Source: custom_components/pikvm_ha/cert_handler.py:222 integration: PiKVM (documentation, issues) First occurred: 9:31:01 PM (3 occurrences) Last logged: 9:31:24 PM

RequestException checking PiKVM device at https://192.168.88.67: 403 Client Error: Forbidden for url: https://192.168.88.67/api/info RequestException checking PiKVM device at http://192.168.88.67: 403 Client Error: Forbidden for url: https://192.168.88.67/api/info

adamoutler commented 2 hours ago

That's an old version. Please upgrade

adamoutler commented 2 hours ago

You can add the 2fa code right after the normal password btw. See PiKVM docs and/or support channel