Unset entities for Blink doorbell camera

My Blink doorbell camera don’t have the temperature and wifi signal entities set:

2023-07-14 10:40:24.597 DEBUG (SyncWorker_18) [homeassistant.components.blink.sensor] ‘Door’ temperature_calibrated = None
2023-07-14 10:40:24.599 DEBUG (SyncWorker_15) [homeassistant.components.blink.sensor] ‘Door’ wifi_strength = None
My external Blink camera has these entities set:

2023-07-14 10:40:24.593 DEBUG (SyncWorker_2) [homeassistant.components.blink.sensor] ‘Garden’ temperature_calibrated = 63
2023-07-14 10:40:24.595 DEBUG (SyncWorker_7) [homeassistant.components.blink.sensor] ‘Garden’ wifi_strength = -70

Do you have this issue?

I found on the Blink website: “The Blink Mini Camera and Blink Video Doorbell do not have temperature sensors”.
So I have disabled these entities (I am not sure why the wifi_strength entity is not set but this is a minor issue for me).