Cant add more on the config.yaml

I agree, feel free to adjust what I posted. I wasn’t rewriting the whole file.

Fair enough too.

# Loads default set of integrations. Do not remove.
default_config:

# Text to speech
tts:
  - platform: edge_tts
    language: zh-CN

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

http:
  use_x_forwarded_for: true
  trusted_proxies:
    - 172.17.0.1

google_assistant:
  project_id: homeassistant-27833
  service_account: !include SERVICE_ACCOUNT.json
  report_state: true
  secure_devices_pin: “1896”

visonicalarm:
  host: connect.tycomon
  panel_id: 20082705
  user_code: 3976
  app_id: 72ba7eb8-1383-4
  user_email: '[email protected]'
  user_password: '#bozfghjkj'
  partition: -1
  no_pin_required: true

cover:
  - platform: neosmartblinds
    name: Dinging table left
    host: 192.168.10.53
    hub_id: uHCapmOwV8u
    protocol: http
    port: 8838
    blind_code: 063.046-03
    close_time: 0
    motor_code: k2
  - platform: neosmartblinds
    name: kitchen left
    host: 192.168.10.53
    hub_id: uHCapmOwV8
    protocol: http
    port: 8838
    blind_code: 063.046-01
    close_time: 0
  - platform: neosmartblinds
    name: kitchen slideing door
    host: 192.168.10.53
    hub_id: uHCapmOwV
    protocol: http
    port: 8838
    blind_code: 063.046-02
    close_time: 0
  - platform: neosmartblinds
    name: lounge
    host: 192.168.10.53
    hub_id: uHCapm
    protocol: http
    port: 8838
    blind_code: 063.046-06
    close_time: 0
  - platform: neosmartblinds
    name: lounge back 1
    host: 192.168.10.53
    hub_id: uHCapmOw
    protocol: http
    port: 8838
    blind_code: 063.046-08
    close_time: 0
  - platform: neosmartblinds
    name: lounge back 2
    host: 192.168.10.53
    hub_id: uHCapmOw
    protocol: http
    port: 8838
    blind_code: 063.046-09
    close_time: 0
  - platform: neosmartblinds
    name: lounge school
    host: 192.168.10.53
    hub_id: uHCapmO
    protocol: http
    port: 8838
    blind_code: 063.046-07
    close_time: 0
  - platform: neosmartblinds
    name: slideing door lounge
    host: 192.168.10.53
    hub_id: uHCapmOw
    protocol: http
    port: 8838
    blind_code: 063.046-05
    close_time: 0
  - platform: neosmartblinds
    name: dineing table right
    host: 192.168.10.53
    hub_id: uHCapmOw
    protocol: http
    port: 8838
    blind_code: 063.046-04
    close_time: 0
1 Like

Appreciate your input!

thank you all