Arduino non home assistant


ca`t put arduino runing on my home assistant

any,help!??

Can be anything, we can’t tell from that screenshot. It would help if you posted your config.

yes ofcourse,

where

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

hacs:
token: xxxxxx0e799caxxxxxxxx9x
shelly:
discover_by_ip:
- ‘192.168.x.xxx’

Example configuration.yaml entry

mysensors:
gateways:
- device: ‘/dev/ttyACM0’

Example configuration.yaml entry

discovery:

Example configuration.yaml entry

arduino:
port: /dev/ttyACM0

cloud

cloud:

Example configuration.yaml entry

cover:

  • platform: mqtt
    command_topic: “home-assistant/cover/set”

mqtt:
broker: 10x.1x.x.1xx

sorry i am a beginer,i don´t understand many things…

i add firmata to arduino ,this is the resolt