Logger: homeassistant.setup Source: setup.py:162 First occurred: 16:43:41 (1 occurrences) Last logged: 16:43:41 Setup failed for tahoma: Integration not found

After upgrading HASS I was notified that the Tahoma integration was no longer supported and was removed, I was ok with it since I’m using “Overkiz (by Somfy)” but after restart I get the following notification: Setup failed for tahoma: Integration not found.
Logger: homeassistant.setup
Source: setup.py:162
First occurred: 16:43:41 (1 occurrences)
Last logged: …
Is there any way to remove the Tahoma frome setup.py?

Can you check your configuration.yaml? Do you still have the tahoma key there?

1 Like

Hi, I have the same problem and cannot find the source to fix it. Can you please help me? I have set up OverKiz and it is working fine but this error keeps popping up every time I reboot HA. Thanks!

Logger: homeassistant.setup
Source: setup.py:251
First occurred: 12:51:12 PM (1 occurrences)
Last logged: 12:51:12 PM

Setup failed for somfy: No setup or config entry setup function defined.

Remove somfy from your configuration.yaml

Hi, I do not have Somfy in my configuration.yaml. Below is my code, wondering what is causing this error every reboot. I have nothing in groups.yaml, scripts.yaml and scenes.yaml. I looked for Somfy in automations.yaml and nothing found.

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:

# Text to speech
tts:
  - platform: google_translate

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

# Unflashed SONOFF devices
sonoff:
  username: [email protected]
  password: xxxxxxxxx
  reload: always

light:
  # Convert Switched to Lights
  - platform: switch
    name: Kitchen Light
    entity_id: switch.kitchen_switch
  - platform: switch
    name: Outdoor Light
    entity_id: switch.outdoor_switch
  #Light Groups
  - platform: group
    name: Kitchen Lights
    entities:
      - light.island_1
      - light.island_2
      - light.island_3
      - light.kitchen_1
      - light.kitchen_2
      - light.kitchen_3
      - light.kitchen_4
      - light.kitchen_5
      - light.kitchen_6
  - platform: group
    name: Outdoor Lights
    entities:
      - light.pond_light
      - light.terrace_floor_light
      - light.tree_light
      - light.outdoor_table_lamp
      - light.outdoor_reading_lamp
      

I also have this error + no somfy in my configuration.yaml. I also completely emptied my configuration.yaml and did a restart. Error message still showing up.

Here’s my error message:

Logger: homeassistant.setup
Source: setup.py:251
First occurred: 13:37:56 (1 occurrences)
Last logged: 13:37:56

Setup failed for somfy: No setup or config entry setup function defined.

1 Like

Was there any solution found for that. I have this problem for a long time now. It is probably related to overkiz (which is working fine though).

Bump. Same problem for me, no reference to Somfy in configuration.yaml but get this error on every reboot. Any solutions out there?

I could access the integration via one the old Somfy devices and from there choose to delete integration