Which devices can be controlled over a network (tcp/udp/http). I want try HA without z-wave or 433MHz devices.
i do experiment with weather- OK
mediaplayer----- Samsung Smart Tv UE55f8005ST Only can off and can change volume/mute. can’t on with HA
Devicetrackers —doesn’t worked (Installed owntracks on android)
The component guide is a good reference. There are a lot of components that don’t depend on Zwave. Look through the list and see if you have any of the devices supported. I have some Hues and Milights, I enjoy the integration with my alarm panel via the Envisalink component.
Also - for groups, post your YAML and we’ll see if we can help you out. If you’ve done something wrong, there’ll be an error in home-assistant.log pointing you to the issue.
I been stuck here --Samsung smart tv can just turn off and can adjust the sound level can not turn on, and can not any more and Onkyo home theater can turn on and off.
I’ll buy pi3 and Aeon Labs Z-Stick Gen5 USB adapter if I manage to get a little more on HomeAssistan, yet I have install HA on QNAP NAS container station.
# Name of the location where Home Assistant is running
name: Hjem
# Location required to calculate the time the sun rises and sets
latitude: xx.xxxx
longitude: xx.xxxx
# Impacts weather/sunrise data (altitude above sea level in meters)
elevation: 145
# metric for Metric, imperial for Imperial
unit_system: metric
# Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
time_zone:
# Show links to resources in log and frontend
introduction:
# Enables the frontend
frontend:
# Enables configuration UI
config:
http:
# Uncomment this to add a password (recommended!)
# api_password: PASSWORD
# Uncomment this if you are using SSL or running in Docker etc
# base_url: example.duckdns.org:8123
# Checks for available updates
updater:
# Discover some devices automatically
discovery:
# Allows you to issue voice commands from the frontend in enabled browsers
conversation:
# Enables support for tracking state changes over time.
history:
# View all events in a logbook
logbook:
# Track the sun
sun:
# Weather Prediction
sensor one:
- platform: yr
monitored_conditions:
- temperature
- symbol
- windSpeed
- pressure
- windDirection
- humidity
- cloudiness
- highClouds
- dewpointTemperature
# Text to speech
tts:
- platform: google
group: !include groups.yaml
media_player one:
- platform: samsungtv
host: xxx.xxx.x.xxx
mac: xx:xx:xx:xx:xx:xx
device_tracker:
- platform: asuswrt
host: 192.1.1.1
username: xxxxxxx
media_player:
- platform: onkyo
host: xxx.xxx.xx.xx
name: Onkyo receiver
sources:
pc: 'HTPC'
@smile If you want to experiment with triggers and groups without buying hardware you can emulate switches by using software switches, such as input_boolean and the other input components. Check the automation component list.
As for your problems:
Yes, my samsung smarttv turns off the network once it’s turned off, so turning it back on over the network is impossible, at least on my TV model.
Once you have a raspberry you can try turning it on over HDMI by sending signals with hdmi-cec, or you could get some hardware that lets you emulate remote IR-remotes.
Devicetrackers —doesn’t worked (Installed owntracks on android)
Owntracks should work, but you need to set up a mqtt broker first, since the embedded mqtt broker is incompatible with owntracks, at least for now.
unable to create groups
Well, can’t help you much with this unless you post this config aswell. Two questions though:
Did you doublecheck the filename?
Is the file in the same location as your config file?
I can turn on my Samsung smart tv with smaung tv component in Hass, but turning it back on i use hdmi-cec. How can i use hdmi-cec with samsung tv component.
CEC Scanner LOG when tv is ON.
starting version 3.2.2
opening a connection to the CEC adapter...
requesting CEC bus information ...
CEC bus information
===================
device #0: TV
address: 0.0.0.0
active source: yes
vendor: Samsung
osd string: TV
CEC version: 1.4
power status: on
language: eng
device #1: Recorder 1
address: 1.0.0.0
active source: no
vendor: Pulse Eight
osd string: CECTester
CEC version: 1.4
power status: on
language: eng
device #5: Audio
address: 3.0.0.0
active source: no
vendor: Onkyo
osd string: TX-NR636
CEC version: 1.4
power status: standby
language: ???
currently active source: TV (0)
/run.sh: line 4: 13 Done echo scan
14 Segmentation fault (core dumped) | cec-client -s -d 1