Core 2024.1.0. Kills Security Spy Custom integration

I did the core update and my Security Spy is throwing me error s like

  • Unexpected exception importing platform custom_components.securityspy.binary_sensor

my thought is to delete and reinstall the integration.

Open an issue with the third party developer.

1 Like

shall do. also will with other custom integration that are showing me warnings and errors since update

1 Like

Yes, I’ve opened an issue for sonoff and iPhoneDeviceTracker for those warning.
Some deprecations are forseen in HA constants.
Feel free to open in each and every integrations that have warning, like I did.

I have done so on Brill Security Spy. working in the others. New area for me

Hi, I also use the security spy addon.
Can I try to ask you a question?
why this automation, it works when I debud, but it doesn’t work when the sensor changes state?

- id: 47d2************************5f3
  alias: test
  trigger:
    platform: state
    entity_id: sensor.esterna_detected_object
    to: 
      - 'vehicle'
      - 'human'
  action:
   - delay: '00:00:01' 
   - service: notify.nico
     data_template:
       message: ripresa esterna
       data:
         photo:
           - url: 'http://Reparata.local:8000/image?cameraNum=0*****************' 
             caption: test  # {{now().strftime("%d.%m.%y -%H:%M:%S")}}