#hardware-archived

1 messages Β· Page 96 of 1

pulsar mauve
#

@drifting grove if you get the pops working I would love to know. Mine have been sitting in a drawer some where since I made the switch to HA.

drifting grove
#

@pulsar mauve what are you using instead?

pulsar mauve
#

At the moment I have my hue dimmer switches and a lutron connected remote paired to ZHA. I’m also considering the new sonoff zigbee button which would be more similar to the pop. I’m figuring I would use the buttons for my bedside lamps.

#

@drifting grove

drifting grove
#

thanks

cerulean path
#

I am trying to customize the names of my devices and I am getting this error with the below configuration. I have no idea what is causing it, and I have looked at the documentation and forum posts about customization and this error, seems to be common to other misconfigurations.

Error: extra keys not allowed @ data['customize']['sonoff01']

configuration.yml:

homeassistant:
  customize: !include customize.yaml```

customize.yaml:
```yml
sonoff01:
  friendly_name: 'Bedroom Fan'```
#

I can't get any more basic than this and I can't figure out why it is saying there is extra data

#

To answer my own question: sonoff01 was not the correct ID to use in customize.yml, I discovered this after changing the name in the switch.yml file and the error not changing.

#

Now I am trying to figure out how to explicitly set the switch.mqtt_switch2 id to something I control. Any help is appreciated πŸ™‚

#

I have set unique_id and name, neither change it. entity_id is not valid for mqtt_switch apparently

winged knoll
cerulean path
#

Got it, so if I can not use unique_id, how can I rename these switches? I can use customize.yml to change the name, but that is not helpful when setting up automations and such:

#

Oh, I cant upload screenshots

bright jacinthBOT
#

Please use imgur or other image sharing web sites, and share the link here.

cerulean path
winged knoll
#

Which suggests you didn't set the name in the switch definition

cerulean path
#

Let me try setting the name again, but I had that originally and didn't seem to work. Maybe it was because I was messing with converting to YAML anchors. Let me test again

#

Set the name and it only changed the display name. In fact it overwrites my customize.yml entry

#

switches.yml

  - unique_id: sonoff01
    name: sonoff01
    state_topic: "sonoff01/stat/POWER"
    command_topic: "sonoff01/cmnd/POWER"
    availability_topic: "sonoff01/tele/LWT"
    <<: &sonoff
      platform: mqtt
      payload_available: "Online"
      payload_not_available: "Offline"
      optimistic: false
      qos: 1```
winged knoll
#

Well, unique_id is doing you nothing πŸ˜‰

#

That indenting looks... very broken though

cerulean path
#

The indenting is like that for the YAML anchor, I can double check but I don't think that is the issue here

winged knoll
#

Did you run a command line config check?

cerulean path
#

Not command line, using the Configuration validation in server controls through the UI

#

Also when I remove the extra indent for the anchor section, HA complains that the YML is not valid.

bright jacinthBOT
#

Always run the configuration check command when you make changes. Don't trust the UI check - it misses some problems.

cerulean path
#

Ok, command line says the same thing (other than a warning about using base_url). I added name and removed unique_id and now it is working correctly, other than having the old switches still there somehow...

winged knoll
#

You should fix that warning before it becomes an error πŸ˜‰

cerulean path
#

I will once I figured out the switches for sure.

#

Any idea why the old switches are still there?

winged knoll
#

No idea personally

cerulean path
#

weird, ill do some research, thanks for your help Tinkerer

analog forge
#

Any one have idea how to make button for back home that make few automatics?

winged knoll
#

Physical button, or thing in the UI?

#

You could use any number of devices for the physical button, but if you already have Zigbee then the Xiaomi button is an easy choice

analog forge
#

Can you please share any examples code for this?

civic kraken
#

Pick a preferred device and check the documentation

heady sable
#

Hey, I'm writing this thing for uni, can anybody give me an example where a smart device is no longer smart because the company that supplied it no longer supports it?

zealous dune
#

iris products

heady sable
#

Thanks πŸ‘

harsh portal
#

@heady sable if you go listen to the ha podcast, for about the last year of episodes, at the very beginning they list the things that like that over the previous couple of weeks...

#

*very beginning of each episode

heady sable
#

Noddo, just a quick question, do you thinking using blockchain for IoT data interaction is possible or the obvious immutable, identifiable privacy violations make it useless?

#

There's a couple solutions, off chain storage (lose all the benefits of decentralization and transparency), encryption (hard to get right, tomorrow's tech will defeat it and everybody has the data) ..

#

Seems like attempting to trust shitting IoT service provided silos is the only way to go, but when they go down its game over..

#

Actually, Open source with the ability to change backend provider seems like the best method.

#

E.g., home assistant \o/

slender saddle
#

I'm having an issue pairing a device - specifically a vizio smart tv. When I get to the screen on HASS asking for the pin displayed on the TV, the TV just shows a screen talking about Air Play and no code is ever displayed.

rigid onyx
#

Has anyone noticed an issue with the Kasa smart switches, and the devices going to "Unavailable" lately? I've changed my devices to static IPs and removed discovery, and after doing that I restarted HA. They were visible for a split second, then became unavailable again quickly. I can get to them through the Kasa App. Quite frustrating... (apologies if this is the wrong channel for this question)

#

When I reload the Integration they will randomly be available (but not consistent between devices) for a few seconds, then back as unavilable.

drifting grove
#

hello , i search info on Espeasy / mqtt et HA ...

#

I can not correctly order an espeay and mqtt. When I click on the switch, it immediately goes back to off.

#

Under mosquitto, I see the order but not the return with "State"

runic drift
#

@rigid onyx make sure you don't have an IP conflict issue. If you are using DHCP with reservations then it's easily overlooked to assign something the same IP as something else on the network was already assigned.

sweet pond
#

Anyone looked at the Nanoleaf remote? Looks like fun, but it's bluetooth and not zigbee unfortunately. Not sure how easy it would be to integrate with HA... but the Xiaomi Cube is slow and unresponsive at times that it would be fun to find an alternative "cube" remote

bright jacinthBOT
#

Looking for advice about a device to buy? Remember to provide guidance on:

  • Which country you're in
  • What your budget is
  • What protocols you prefer (eg Zigbee, WiFi, Z-Wave)
  • Any features you want (such as power monitoring, dimming, etc)
wheat pendant
#

So Im heavily invested into the Ring eco-system, with the alarm being the most recent addition. However, I can't help but think 30quid per contact sensor is a bit much, considering I require 12-15 sensors to cover all necessary doors/windows. I am based in the UK, and am looking for the cheapest, but still reliable, contact/door sensors that are Zigbee compatible/HA compatible (I have a Zigbee network with Conbee). Thanks!

winged knoll
#

Xiaomi ones, they're about Β£7 each

wheat pendant
#

@winged knoll Where are you finding them for that price lol?

#

Do I have to use Zigbee2MQTT or can I pair directly into a Zigbee network with Phoscon/Deconz?

winged knoll
#

AliExpress πŸ˜‰

#

And you can use them with deCONZ I'm sure, but the deCONZ Discord (or #zigbee-archived will be able to confirm)

zealous dune
wheat pendant
#

Annoying the ring ones are so pricey, will have to ingrate these into the ring ecosystem manually...

warm crow
#

Hey everyone, I've stumbled across this HA thing in the web right now and I've a question what kind of devices it is capable of controlling, what connections and on which level?
Is this the tool I should use if I have a network of sensors & devices all wired over twisted pair ? no wireless stuff.
And if this tool doesn't support some device, or doesn't support a device for a level required can I still write my own code?

winged knoll
#

There's also a massive list of custom components (components are just the old name for integrations), and you can absolutely write your own

weak belfry
#

Not sure this is the right channel, but I am looking for a little bit of Home assistant/Z wave trouble shooting support. I have two Schlage z wave compatible locks paired with Homekit through HA. Everything was working flawlessly until I started a HA cloud trial and connected my Amazon Alexa device. Since then I can only control light switches/ or plugs. I Tried to delete the cloud account and disconnect the Amazon echo, I even rebooted my HA. What happens is I will hit Lock or Unlock and it will notify me that it locked or unlocked, but the physical locks don't do anything.

gloomy spoke
#

They should be completely unrelated. But better to post about Zwave in #zwave-archived

drifting grove
#

Not sure if this is the correct spot to ask but Is there a way to mount a remote linux smb share using hassio? I'm looking to setup a media folder from my external server but the shell command doesn't seem to be working. https://pastebin.ubuntu.com/p/8YyxsVPjbV/

gloomy sequoia
#

so seems even with the innovelli red, with no neutral wire, you need a bypass wired in if you want to disable to relay πŸ€¦πŸ½β€β™‚οΈ

drifting grove
#

ah ok I actually got it working I just need to have it run that command on startup

twilit relic
#

my smartthings integration is showing "ghost" devices. they don't have entities, so I can't actually remove them. they do not exist in my native Smarthings App.... should i just ignore them? do i need to update the webhook or something?

wraith portal
#

Hey I’m looking at the the nortek usb zigbee z wave all in one for my setup (in the US) and stumbled upon some people saying the device is discontinued. Does anyone know if this is true or not? Is there any other recommended zigbee a wave combo usb device people recommend? I just don’t wanna build my set up around a discontinued device

gloomy sequoia
#

idk if it's discontinued but I just got one yesterday

#

haven't even set anything up with it yet lol

#

anybody using the lutron aurora with zha? I had tried them with a philips hub but found that you can't set them up without actually having hue bulbs πŸ€”

winged knoll
rocky idol
#

Has anyone else see this?

winged knoll
rocky idol
#

Opps. I thought i WAS over there. sorry πŸ™‚

#

wrong channel

gloomy sequoia
#

anybody wired one of the aeotec bypass things?

winged knoll
hushed herald
#

Hi everyone!

I have a ESP32-POE with 12 zones binary sensors and I'm trying to figure out how I can have each entity configured into their own area. Seems like it's not really supported so I'm wondering if anyone found a hack that allows that.

Thanks

rotund dragon
#

Can anyone share how they are integrating Wyze Cams into the HA setup?

glossy prism
#

RTSP firmware, or the custom dafang firmware with RTSP (which is what i use)

runic drift
#

surprised no one has written a p2p integration for wyze like how tinycam does it

glossy prism
#

🀏

rotund dragon
#

So I found the RSTP firmware on Wyze Cam's site. I also have the motioneye addon in HA. But I am not seeing any clear guides or instruction son how to integrate with motioneye in HA or HA directly.

glossy prism
#

.generic_ip_camera is one way

bright jacinthBOT
rotund dragon
#

is this the direct way to install camera's? Is this the best way to integrate 4 cameras?

glossy prism
#

it's a way to get camera streams in home assistant

#

not sure if it's the "best" way

broken fern
#

Is there a commercially available "smart thermostat" that doesn't require a cloud polling/push integration?

glossy prism
#

there is at least one zwave option

#

you can also connect the ecobee thermostat to home assistant via homekit controller for local control (albeit with limited functionality)

quick bridge
#

Are there any miflora users online?

bright jacinthBOT
#

Don't ask to ask, just ask your question. Then people can answer when they're around.

When you do ask a question, try to provide as much background detail as possible. Ask yourself these questions first so that others don't have to:

  1. What version of the Home Assistant are you running? (remember, last isn't a version)
  2. What exactly are you trying to do that won't work?
  3. Is the problem uniform or erratic?
  4. What's the exact error message?
  5. When did it arise?
  6. What exactly don't you "get"?
  7. Can you share sample code, ideally with line errors where the error occurs?
drifting grove
#

does anybody else have issues with the xiaomi gateway hub V1 losing connection when on a different VLAN from ha host?

fringe moon
#

Makes sense

#

It uses multicast

drifting grove
#

but I have the avahi daemon running on my pfsense box and it's connects fine for about 2 hours then just goes unavailable..

#

I reboot HA and it's up again for another two hours or so lol

fringe moon
#

Multicast is fickle

#

And something you don't want to interfere with unless you know what you are doing

#

Xiaomi probably doesn't count on it being routed either

drifting grove
#

yeah I'm thinking I'm going to have to move my host back to that VLAN for it to work which sucks.. 😦

fringe moon
#

Or move to another platform

wraith portal
#

Hey, just wondering from earlier if anyone had recommendations for a zigbee/z wave usb dongle. If not I may just go with the nortek

winged knoll
bright jacinthBOT
#

There are three Zigbee options with Home Assistant (regardless of how you install it). These are:

deCONZ is relatively stable and mature with its own UI (and Discord server). It can run in an add-on, in a Docker container, or natively. Only the ConBee range of sticks and RaspBee GPIO boards are support. Known working devices are documented, and how to request support for a new device is documented too (you can't add unsupported devices yourself).

zha is actively developed as part of Home Assistant Core, using the zigpy stack, the UI also being part of Home Assistant. The EmberZNet based sticks are recommended, but there are other options. There is no list of supported devices, as any standards compliant device should work. Devices that require extra support are listed, and adding unsupported devices is documented (you can't add unsupported devices yourself).

Zigbee2MQTT is very actively developed and can run in an add-on, in a Docker container, and natively, with no native UI. It uses MQTT for control and configuration, but there are third party UIs. It supports mostly TI based sticks, with the Zig-Ah-Zig-Ah! and Slaesh's sticks being recommended. The known working devices are well documented (which usually includes how to pair them so you don't have to find the manual), and adding unsupported devices is also documented.

worn meadow
#

Anyone have a recommendation on an inexpensive energy monitoring plug that plays nicely with home assistant?

zealous dune
#

what is plays nicely and what communication type?

bright jacinthBOT
#

@worn meadow Looking for advice about a device to buy? Remember to provide guidance on:

  • Which country you're in
  • What your budget is
  • What protocols you prefer (eg Zigbee, WiFi, Z-Wave)
  • Any features you want (such as power monitoring, dimming, etc)
worn meadow
#

Something where I can easily track per day or per hour usage. US, ideally under $20 a plug, wifi or zigbee. mostly want power monitoring.

runic drift
runic drift
#

those are not us plugs lol

zealous dune
#

look harder

runic drift
#

oh i guess some are

zealous dune
#

its easy to dismiss things on first glance

fringe moon
#

πŸ‡³ 🧊

rotund burrow
#

anyone running one of these wifi color smart bulbs from GE w/ hass?

#

nevermind, these aren't actually wifi enabled

#

I was using lifx but they're expensive and getting difficult to find around, anyone recommend a good alternative? zwave/zigbee is ok too

gloomy sequoia
#

i like my teckin color bulbs which are wifi

#

run through smart life/tuya originally, but work well with the tuya-custom HACS integration

#

tbf they worked fine with the standard tuya integration, but had no color controls

#

tuya-custom fixes that

rotund burrow
#

sweet those are very reasonably priced with respect to the alternatives, I'll have to give them a shot

runic drift
#

at 8 bucks a bulb with rgbcww that can be locally controlled those are a nice deal

#

probably be flashed to tasmota too

pulsar skiff
#
switch:
  - platform: command_line
    switches:
      workstation_screens:
        command_on: "/usr/bin/caffeinate -u -t 2"
        command_off: "/usr/bin/pmset displaysleepnow"
        friendly_name: Screen
      dirac_minidsp:
        command_on: "/usr/local/bin/minidsp dirac enable"
        command_off: "/usr/local/bin/minidsp dirac disable"
        friendly_name: Dirac Live Processing

I am somewhat befuddled. The first command switch works perfectly but the second results in a "command failed" error. Home Assistant is running under OS X.

glossy prism
#

probably be flashed to tasmota too
@runic drift maybe. That OEM has supposedly been switching to non-ESP chips

#

Which means you're SOL

runic drift
#

knockoffs that use the tuya app are likely still the esp

#

atleast that what it seemed like between some digi and other vvideos i seen

glossy prism
#

i just mean specifically teckin

#

others are too though

gloomy sequoia
#

@ji@runic drift "locally controlled"? I'd guess only with tasmota

#

unless you mean something different than I think

#

HA has to talk to them through tuya

glossy prism
#

that being said, i've had good luck tuya-converting a lot of the off-brands

#

and serial flashing stuff that can't be TC'd

runic drift
#

doesn't the intergration use a rest api?

gloomy sequoia
#

I might just buy merkury ones next πŸ˜…

runic drift
#

and yes tasmota/esphome would be 100% local

gloomy sequoia
#

@runic drift hmm, not sure. I had originally added them with the standard tuya integration

#

and then removed them from that, installed tuya-custom and went from there

glossy prism
#

tuya smart is cloud polling @runic drift

gloomy sequoia
#

also set them up as tuya-custom lights in my configuration.yaml in order to force color picker

runic drift
#

simple test, block a bulb from the interwebs and see if you can still control it

gloomy sequoia
#

yeah, no

runic drift
#

oh is it?

gloomy sequoia
#

yep

runic drift
#

that sucks

gloomy sequoia
#

still considering a tasmota flash on them

glossy prism
#

do it

runic drift
#

I would do my magic home ones but not sure how to remove the bulb part without breaking or messing it up lol

#

the vvideos i've seen all look like pray and twist lol

gloomy sequoia
#

^

#

also just not quite ready to go there

#

feel like if I do that, I'll end up flashing every damn thing lol

glossy prism
#

but...it's fun tho.

#

you might be able to tuya-convert whatever tuya stuff you already have

gloomy sequoia
#

lol

#

possible

opal pebble
#

looking for help with an Aeotec ZStick gen5. not trying to interupt your convo here, new to the Discord so don't know if this is the proper channel.

glossy prism
#

also you're good, there's really no interrupting

gloomy sequoia
#

biggest benefit of tasmota ends up being that nothing goes through another server?

glossy prism
#

well, and full local control

#

and lots of customization capability

#

you can even run timers/schedules on the device itself without the need for home assistant

#

tasmota devices can also talk to each other

gloomy sequoia
#

hmm

glossy prism
#

doit

gloomy sequoia
#

but not gonna unlock some killer new feature my bulbs don't already have will it?

#

they're lights lol

glossy prism
#

nah

#

local control is great though

gloomy sequoia
#

btw does effect: colorloop only work on specific bulbs?

#

wasn't doing it on mine

glossy prism
#

it's a function of the integration and device itself

gloomy sequoia
#

local control meaning that (in my case) i wouldn't be talking to tuya servers for everything

#

anything in that regard for wyze devices?

#

I did find one that seems to do that for the sensors but not one for bulbs/plugs yet

#

got them integrated, but not local

glossy prism
#

nah, not that i've seen

runic drift
#

wyze is kind of dumb or liars. they claim all of their devices are local only with the one exception of an initial login verification yet they won't just give people full local option. I somewhat maybe see the camera aspect but nothing else

gloomy sequoia
#

that's that one I'm using for my stuff currently

#

but not fully local obv

runic drift
#

how not? it's using an unofficial api, that should work with no internet access

gloomy sequoia
#

hmm, I'll try it but I don't think so

#

again, isn't that an API to wyze?

#

or does he mean an API to the device?

runic drift
#

it read like it imitates the wyze app to the device

gloomy sequoia
#

hmm, maybe so

wheat pendant
#

Morning all, any UK users here who have a working smart switch (i.e. wall embedded light switch) that doesn't require a neutral wire?

winged knoll
#

Dimmers can do that, by letting a small amount of power trickle to the light

wheat pendant
#

How do you mean?

winged knoll
#

With a switch, it cuts the power, so without a neutral there's no power to the switch any more

#

With a dimmer, it can reduce the power to just enough to keep the dimmer alive, while hopefully not lighting up the bulb

wheat pendant
#

Hopefully! πŸ™‚

winged knoll
#

That's why dimmer bypass modules exist πŸ˜‰

wheat pendant
#

This is getting all very complicated lol!

#

No electrician <--

winged knoll
#

Good news, the Vesternet guides are pretty good

#

Of course, messing about with 240V isn't something you should do until you understand what's going on πŸ˜‰

#

(also not an electrician, also have messed about with 240V, may have tripped a few breakers/blown a few fuses/spot welded a few things that shouldn't have been)

fringe moon
#

Mmmm spot welding my fingers

#

🚬

winged knoll
#

240V shorts are ... interesting things

wheat pendant
#

Lol

fringe moon
#

I started messing with it 25 years ago, I'm still alive, no permanent damage I swear

wheat pendant
#

Hahaha

winged knoll
#

Well, if it works after you turn the power back on, the charring can be ignored, no?

fringe moon
#

Just silence the lambs Clarice

#

Ignore the screams

thin otter
#

Could I use a reed switch in a Zooz Z-wave plus Multirelay?

fringe moon
#

Trying out two new brands today, one ZigBee cct and one WiFi rgb

#

$13 for the former and $15 for the latter

zealous dune
#

which ones

fringe moon
#

Since this channel is no longer pictures 🀒

winged knoll
#

Namron Wiz 🀣

fringe moon
#

🀏

last jackal
#

have anyone complete installing aqara V2 which have port 9898 close and open it using usb port?

#

I'm using CH34 FTDi without any luck

fringe moon
#

I've seen many people do it

#

There is a ton of guides and videos out there

#

But I just turned off my gateway and moved everything to zigbee2mqtt, not looking back

last jackal
#

I did manage to soldier and connect to the USB, however upon connecting I just got blank terminal

#

nothing being shown.. so I cant open the 9898 port

fringe moon
#

Are you sure you have soldered everything correctly?

last jackal
#

@fringe moon somehow the guide showing to cross TX and RX which shown nothing but otherwise its is easy... and it work now.. thanks

fringe moon
#

Usually you have to cross tx and Rx in a connection

#

To make two devices talk directly

cursive palm
#

Hello, i just ad a zigbee gate on sonoff, i must reset HA to get info about it ?

sleek parrot
#

Hi guys what is best zigbee motions sensor which reports as much as possible? I have Ikea but it reports every 3 minutes which is too much.

winged knoll
drifting grove
#

Ho, i need some advice on what home automation products I should buy? Hopefully I found the right place. It is for radiator thermostats/windows contacts/room temp sensors initially. Currently I own eq3 Max! products. But these are discontinued. But they have a nice deal with 50% off Homematic IP, which is guaranteed to work till 2030. ...but what after that...SO I have 3 options: 1. keep my Max! products, flash the cube and try Home assistant (difficult, short on time at the moment, and I understand not al functions ork). 2. Accept the offer, buy Homematic IP stuff. And Time and maybe switch to home assistant in a few years (i expect all functionality is available in H ass.) Or 3. Switch to a different platform or components alltogether. What would you recommend?

bright jacinthBOT
#

Looking for advice about a device to buy? Remember to provide guidance on:

  • Which country you're in
  • What your budget is
  • What protocols you prefer (eg Zigbee, WiFi, Z-Wave)
  • Any features you want (such as power monitoring, dimming, etc)
winged knoll
#

I'd 100% suggest that you look at local first devices - things that support Zigbee or Z-Wave particularly

dreamy dirge
winged knoll
#

#zwave-archived can help, but those states of zwave.WHATEVER are fine, you'll be looking for a sensor.WHATEVER_access_control or binary_sensor.WHATEVER entity

dreamy dirge
#

yes - i can see the states - just that they dont change, i'll ask in zwave

undone moon
#

Hello, can you suggest me which wifi energy monitor to buy?

#

Maybe shelly4 or something similar?

queen umbra
#

Does anyone else have issues with naming the device with the Android mobile app?

#

when you change the name of the device in the mobile app it does not change in HA. Also when you change the name of the device it does not change for the automations

tall elbow
#

Hello all. Long time no see. I'm trying to upgrade a non-branded dry electric underfloor heating thermostat to something connected/"smart"

#

I put HIVE all through our house because at the time I thought it was the only "smart thermo" to meet the specific arrangement we had, but HIVE says it only supports "wet" underfloor systems

#

But afaict, a thermostat is just an on-off switch for whatever it's connected to

winged knoll
tall elbow
#

Nest seems to claim to support dry underfloor heating, so I'm drawing a blank as to why nest would but hive wouldn't

#

anybody with any experience of this would be more than welcome to give me a pointer πŸ˜‚

queen umbra
#

@winged knoll thanks I didnt scroll down enough to see that room

twilit mica
#

Hey, does anyone here have a Sesame lock integrated into HA?

modern river
#

Are there more options for affordable roller blinds than the Ikea (still too expensive somehow) blinds, or the blind motor AM43 (works but not best solution)?

silver vessel
#

Good evening (at least in my timezone)
Anyone here who has some knowledge about the FireTV?
I'm trying to start the prime video app via adb which doesn't seem to work.
What I've tried so far:
adb shell am start -N com.amazon.firebat throws error: see (1 on paste)
With some debugging I found out, that the main intent of the app is com.amazon.firebat/.browse.BrowseActivity , but this throws see (2 on paste)

Calling netflix with adb shell monkey -p com.netflix.ninja 1 works, however it doesn't work with com.amazon.firebat
Paste: https://paste.ubuntu.com/p/5bjjYNMTNQ/

I'm not a developer, much less an android one so I'm kinda at loss here.

twilit mica
#

@silver vessel Where'd you get that / from? Package names can't have those.

silver vessel
#

@twilit mica That's the main intent/activity that's used when the app is launched.

twilit mica
#

The only symbol allowed in package names is a period

silver vessel
#

At least that's what I figured from googling around. I have not used an android in years, and my android custom rom flashing days are looong gone, as well.
Given that it errors with "Activity not started, unable to resolve Intent " when starting without the Intent and "Permission Denial: starting Intent" when using the Intent, I figured I was on the right ways.

twilit mica
#

I also read "There are no APIs or lookup URLs to find package names for Fire TV apps." so that sounds like a problem.

silver vessel
#

Thanks, already saw that :)
Quoting from https://developer.android.com/studio/command-line/adb.html#IntentSpec

-n component
    Specify the component name with package name prefix to create an explicit intent, such as com.example.app/.ExampleActivity. 

Given that I am receiving a Permission Denial I'd strongly guess that amazon has put some restrictions in place to prevent this app from being startet.
This could be an android option as well, I have no Idea about that.

#

The package name is correct.

twilit mica
#

I don't own any Amazon devices, nor have experience with them. Somewhat because of these reasons. Best of luck to you

silver vessel
#

Thanks for your help anyway, much appreciated!

sand crypt
#

Hi! Is there something like an alias to devices or entities possible? I’d like to declare a switch as a light instead and also want to have more usable device names over the sometimes cryptic ones...

bright jacinthBOT
rigid onyx
#

Hi all - curious if you find that the Lutron Caseta PRO bridge is worth it over the standard. Currently, I have a URC remote but I'm not entirely sure how much I care about integrating it (the only feature I can really imagine is having the lights go on when I turn the system off for a home theater, but perhaps I'm lacking in creative thinking here). I was also looking into security systems that integrate with Alarm.com, but I'm not sure if I'd need that integration since I could presumably do it all from Home Assistant?

In addition, for those who have purchased it, where did you buy it? I've seen a few different links on Amazon from third parties, but can't seem to get a consistent price or comfort in knowing I'm not getting a knockoff. Haven't found it with any local retailers of Caseta Pro products...

sand crypt
#

@winged knoll : "remember not to change the domain of the entity - the part before the ." - so not a solution in one of my examples. No solution here, no alias possible?

winged knoll
#

That's the solution to your first example πŸ˜‰

sand crypt
#

ah! thank you!

#

so I can change an entity ID the same easy like the name? I simply change it in UI? Will all be changed in background thn automatically (as long as it was not manually scripted in some add-on)

winged knoll
#

Well, it depends

#

If you can't the UI will tell you

sand crypt
#

I see

winged knoll
#

It won't change it everywhere you wrote it though, you'll have to update scenes, automations, etc

sand crypt
#

tried with one and see already: even in UI dashboards and so on, I have to adapt, so literally everywhere.... means think well about how to name it before you start integrations and usage like automations ...

winged knoll
#

This is why I like working with the YAML - global search and replace is easy πŸ˜‰

sand crypt
#

light switch helps for the name only but it generates no entity ID for the "virtual" light

#

right?

winged knoll
#

Wrong πŸ˜‰

sand crypt
#

IΒ΄ll continue to check it out

#

ah I see

snow stream
#

I removed an ESPHome device from my integration, however the device is still showing up in my devices tab. shouldn't removing the device from the integration remove the device from HA as well?

rigid onyx
#

Has anyone had luck solving the TP-Link Kasa switches going to "Unavailable"? I know that there is discussion about this on the Home Assistant community every now and then, but it has been a real issue lately. Tried everything: Static IPs, confirming no IP conflicts, turning off detection in the integration, manually adding the IPs to configuration.yaml. Despite all that, I get seemingly random "Unavailable" statuses for two of my three switches, despite a strong wifi connection where they're located.

runic drift
#

@rigid onyx I don't think there is a one all solution. This has been brought up for quite some time. Some people like myself don't have the issue so it's harder to track down as to why

rigid onyx
#

@runic drift Thanks. I'm testing the plugs in a different room to see if Wifi strength (even though it should be incredibly strong in the prior room) has any effect.

runic drift
#

@rigid onyx did you go into the kasa app and set the devices as local only?

rigid onyx
#

I didn't see an option for that... Let me check again!

runic drift
#

maybe they changed it. use to be an option

rigid onyx
#

Yeah I don't see anything letting me do that...

#

May have been removed.

glossy prism
#

It's not necessary anyway

#

The integration is just in a poor state in some ways

runic drift
#

yea but with local only it stopped sending it out only using the local rest

#

might be why some don't havve issues while others do

glossy prism
#

Could be. If you set the plugs up without signing in the app they'll be local only

runic drift
#

I dunno, no idea what the default state is

glossy prism
#

The integration is local polling

runic drift
#

the option was under each individual device and since I don't have any plugged in atm I can't see what options it givves atm

glossy prism
#

No clue, I unloaded most of my tplink stuff in favor of things I can flash tasmota on

runic drift
#

wow they did remove that option.

glossy prism
#

You could always just block its internet access on your router

runic drift
#

well my plugs still have the old firmware, only the app was updated so pretty sure mine are still as they were but I am wondering if that is what's causing some people issues

#

just found a post on the tp forums where they stated the optiion was removed in 2.9.0 and that the cloud setting is the default and no longer selectable

#

this actually makes sense cause this was back in late Nov and I remember many people having this issue since. like those of us who bought the products and set the option to local before the changes got lucky

#

all of this because some asshat couldn't figure out why he couldn't get alexa to work after setting his to local only

#

@rigid onyx do you have an android phone or ios?

rigid onyx
#

Android has the app but I have an iPhone as well

runic drift
#

do you know how to side load apps on the android?

rigid onyx
#

Yeah, I believe so

runic drift
rigid onyx
#

Interesting idea! I'll give that a shot. I confirmed that distance to the router wasn't the issue πŸ˜…

runic drift
#

if you get all figured out and it does solve your issue, report back. sure others would want to know if that fixes it or not.

rigid onyx
#

Will do! And I was able to make them local by blocking the wifi, and the Kasa app now reflects that funny enough.

glossy prism
#

Again though, the integration is local polling

runic drift
#

the integration may not be the issue.

subtle flame
#

Hello Community, Im not so familier with Light Smart devices, I have Sonoff Light Switches nearly everywhere, but I have a place ( Toilet ), where I would like to use smart light,but I cannot change the switch. I would like to use motion detector with some smart device what is controlling the light. I would not want to change the light itself. What is the best and easiest method to solve this issue? Thank you.

#

A ventillator is also connected to the same switch with a cable, this is a one-way one gang switch. The Ventilator should also get power when motion is detected, like the light.

plush gulch
#

Hello brain trust. Has anyone for sercomm icamera2 working with motion eye?

subtle flame
runic drift
#

@subtle flame Because you cannot change the switch itself and the same switch also operates a vent fan your only option is something like a Shelly or Sonoff Mini that would be place behind the switch. Once the "switch" becomes "smart" you can use all sorts of things for motion sensing from RF/Zigbee/Zwave/WiFi motion sensors that you would tie into HA that would in return control the "smart switch"

subtle flame
#

@runic drift The Video I sent is totally the same, so im not so stupid as I see πŸ˜„ Thanks for the hint, I have a Sonoff Mini what I never used at home, I'll do like this. πŸ™‚ your super.

brisk pulsar
zealous dune
haughty dove
#

@rigid onyx Did you figure anything out? I just started having problems today with my TP-Link devices.

dire geyser
rigid onyx
#

@haughty dove I'm going to test out the forced localization for another day or so. I see that one of the plugs went to unavailable for about 30 seconds last night, but the others were solid so far. However, my issues seemed more sporadic, which is why I'm not calling it just yet.

drifting grove
#

Anyone knows what "configuring weekly schedules is not possible" (https://www.home-assistant.io/integrations/maxcube/) exactly means? Not being able to configure the max-propriatary schedules on the Max! cube via Home assistant? or not being able to configure schedules in Home assistant at all?

gloomy sequoia
rigid onyx
#

What motion cameras have you found work well, including with HA? We inherited some Ring cameras with our house and they're absolute garbage.

winged knoll
#

I prefer to separate things out - cameras, with separate motion/object detection

narrow elk
#

this is probably a dumb/simple question...but how can I create a switch to enable a mode? It won't be attached to a device or anything. Just for an automation to check "If Switch = true (do this)"

gloomy spoke
#

a Template Switch

#

or really an input_boolean

#

the first is something that you define to do something if it's turned on or off (and provides a current status), the second is a boolean variable of sorts that you can turn on or off to control some other behavior

narrow elk
#

kk. I'll do some digging for an example

#

ty

bright jacinthBOT
narrow elk
#

oh. this is easy. ty

rigid onyx
#

@winged knoll - any favorite devices?

winged knoll
#

Yes

#

Whether they're an option on your part of the planet is anybody's guess, but HikVision are good - #cameras-archived can advise more

bright jacinthBOT
#

Looking for advice about a device to buy? Remember to provide guidance on:

  • Which country you're in
  • What your budget is
  • What protocols you prefer (eg Zigbee, WiFi, Z-Wave)
  • Any features you want (such as power monitoring, dimming, etc)
wanton crow
#

I've got a couple of Dahua cameras that work pretty well

winged knoll
#

For motion detection, I like MotionEye, but there's a whole host of options.
For object detection, Doods, which uses TensorFlow, but again there's options

plain sable
#

Is the ring.com API returning 503 for anyone else?

jagged mason
#

Can someone assist me with seeing the Input state of my Shelly 1? I only see 1 entity and it appears to be the relay command. I added the device by discovery page

slender saddle
#

How can I setup a camera to appear in HASS?
As in, what should I load onto a RPi Zero W with a camera capable of Infrared at night that HASS can see?

winged knoll
slender saddle
#

thanks, ill take a look

twilit relic
#

i lost track of my question here, but a couple days ago I think I asked if there was a way to remove "ghost" devices from SmartThings? The entities were removed, but the devices are still there and offer no way to remove (in the UI)

runic drift
#

@twilit relic I don't have SmartThings but you talking about stuff you had setup in a SmartThings hub?

twilit relic
#

yeah - i had linked Hue and another service inside the ST app

#

then i added to HA

#

then I removed those linked services in ST

runic drift
#

did you restart HA?

twilit relic
#

oh, a million times. that was last week

#

they appear in the devices tab, but not in the entities tab

#

the don't appear on my default lovelace UI

runic drift
#

@twilit relic did you remove the smartthings integration?

high oar
#

Hello everyone, I'm hoping someone might be familiar with config for pfsense to allow smartthings integration without using nebucasa and wouldn't mind me picking at their brain / screaming frantically while running in circles

twilit relic
#

no i kept it

runic drift
#

@twilit relic remove it

twilit relic
#

then re add it?

runic drift
#

sure

twilit relic
#

i can just update all my scripts and stuff with the new device ids, right?

runic drift
#

@twilit relic always

twilit relic
#

good. so it's not like iOS HK where doing this would wipe out all automations and scenes involving those devices

runic drift
#

no it only removes the integration

#

make sure you restart after removing it

twilit relic
#

ok. restarting now...

#

they are gone

#

adding integration back in. it involves a webhook i think - i remember this being annoying

#

ugh it's all busted

#

damnit

runic drift
#

I looked at the intergrations page, does look like a pain, but that was the only way to get them out lol

rigid onyx
#

For (including @haughty dove ) who were curious if forcing the TP-Link Kasa smart switches into local mode helped anything... I recently had to restart HA and it seemed to place one of my switches back to being "Unavailable". Reloading the integration seemed to fix that. I'm not sure if it's temporary or whatnot, but I have noticed before that when I restart HA it will often result in 1+ of my switches being "Unavailable."

frozen musk
#

Has anyone managed to root their Mi 1C Robot Vacuum Mop?

sweet pond
#

Does anyone know if the Aqara Cube and the Aqara Cube with Homekit support are two different revisions or the same?

gray heart
#

I need a 3 phase controller to control my heating in my house, any suggestion? Preferrably WiFi connected

cosmic lake
#

Hi, I’m not completely clear on this. On https://www.home-assistant.io/hassio/installation/ it says that for an 8GB Raspberry Pi 4 Model B a 64-bit image is required. Does this mean that you can’t have GPIO support with the 8GB model, and that you need the 4GB model or lower with the 32-bit Hassio image to be able to use GPIO?

fringe moon
#

well, you can't use more than 4GB RAM with a 32bit image, I have no idea if the 8GB version is supported with the 32bit image

cosmic lake
#

The 8GB image only comes in a 64-bit image. I’ll go to β€œhome-assistant_os. Thanks!

haughty dove
#

@rigid onyx Good to know, thanks! How do you force localization for the devices?

ashen sail
#

Hey, not sure if this is the place to ask, but does anyone know if I can control Phillips Hue bluetooth bulbs from HA through an Echo Dot?

rigid onyx
#

@haughty dove thorough the router settings. I have a nest mesh router and Google wifi lets you force localization through the Family Mode settings.

haughty dove
#

@rigid onyx Thanks. Doesn't seem to work for me. All my devices are still unavailable after several restarts (with local network only).

#

I get this error on startup:

bright jacinthBOT
rigid onyx
#

Hmm I won't be one able to help much with the coding (unfortunately have 0 experience with it!). I did make set discovery to false and added the IP addresses in configuration.yaml, but no clue if that helped anything

#

And did you try reloading the integration?

rigid onyx
#

@haughty dove restarting HA seems to create the issue for me whereas reloading the integration has helped resolve the issue.

haughty dove
#

@rigid onyx how do you reload? I've see the option sometimes, but not currently.

rigid onyx
#

@haughty dove on the integrations page, click the three little dots next to the TP Link integration and it should appear there

haughty dove
#

yeah, that's normally were I see it, but it's not there right now...

verbal heath
#

for motion sensors and window door sensor what is better? wifi like wyze or zigbee? I am debating what to put that would integrate nicely and can create automations that is the biggest setback with wyze

glossy prism
#

Wyze sense isn't WiFi, it's proprietary 915Mhz that requires their bridge. There's a custom component for it that operates completely locally, or wyzesense2mqtt which is also local

#

I like the wyze sense stuff I have. It's cheap and works well. I also have Zigbee stuff though

haughty dove
#

@rigid onyx And now, after yet another restart (but no reload) they're showing up again....this is so bizarre πŸ˜‚

verbal heath
#

Wyze sense isn't WiFi, it's proprietary 915Mhz that requires their bridge. There's a custom component for it that operates completely locally, or wyzesense2mqtt which is also local
@glossy prism Is it hard to setup the mqtt stuff? what do you like better? Trying to figure out what to buy 😦

rigid onyx
#

I just bought the wyze starter set and plan to do the custom component as I feel too dumb to handle the mqtt stuff.

#

@haughty dove how bizarre! Let us know how things progress. I turned on an alert if mine goes unavailable for a minute or more

verbal heath
#

I just bought the wyze starter set and plan to do the custom component as I feel too dumb to handle the mqtt stuff.
@rigid onyx Custom component?

rigid onyx
glossy prism
verbal heath
#

thanks guys πŸ™‚ I will check it out

drifting grove
#

Has anyone heard of a way to determine daylight/night based on the picture from a camera? I'd like to turn on lights in the house based on sunlight outside, and I don't want to just use sunrise/sunset because it doesnt account for cloudy days.

I feel like there must be a way to determine light levels based on my outdoor camera

#

I'm specifically talking about a Wyze Cam and I don't believe there's any metadata stored about whether the IR light is on or off like other IP cameras

winged knoll
#

Light sensors are cheap πŸ˜‰

drifting grove
#

Yeah, I thought about getting one of these. My home assistant only has a z-wave dongle right now, so i'd need to buy a separate zigbee one for this sensor

verbal heath
#

Yeah, I thought about getting one of these. My home assistant only has a z-wave dongle right now, so i'd need to buy a separate zigbee one for this sensor
@drifting grove why does it need a separate sensor?

drifting grove
#

@drifting grove why does it need a separate sensor?
@verbal heath My RPi has this connected - https://www.getzooz.com/zooz-zst10-s2-stick.html. It only supports Z-Wave so I'd need a separate USB stick that supports Zigbee in order to use the Xiaomi sensors

verbal heath
#

@verbal heath INTERESTING...
@drifting grove that is why I could not decide if going with zigbee motion or wyze

glossy prism
#

That's one of the least powerful Zigbee sticks FYI

verbal heath
#

That's one of the least powerful Zigbee sticks FYI
@glossy prism so not good?

drifting grove
#

That's one of the least powerful Zigbee sticks FYI
@glossy prism welp, it did seem too good to be true

#

i might just bite the bullet and get the conbee

zealous dune
#

how big is your area for zigbee sensors?

drifting grove
#

2000 sqft house but im building from scratch so i wont have a ton to start out with

zealous dune
#

yeah, definitely avoid that puny stick >D

drifting grove
#

haha alright

verbal heath
#

good to know

compact ridge
#

Were there any breaking changes to MQTT recently? HA doesn't seem to be reading my state_topic, so my MQTT lights toggle on, but then the switch flips off since its not optimistic. My config hasn't change but I did to a recent update.

scenic plaza
#

im wanting to setup my washing machine to alert me when it has finished a cycle. I was thinking about using a power meter to do this.
What power meter integrates with home assistant the best/easiest ?

gloomy spoke
#

there are several Z-Wave options if you have an existing Z-Wave network

scenic plaza
#

yea i have a few z-wave devices

#

forgot to say im in the uk

gloomy spoke
#

yeah, you did πŸ™‚

#

then you're on your own

scenic plaza
#

lol sorry

bright jacinthBOT
#

Looking for advice about a device to buy? Remember to provide guidance on:

  • Which country you're in
  • What your budget is
  • What protocols you prefer (eg Zigbee, WiFi, Z-Wave)
  • Any features you want (such as power monitoring, dimming, etc)
blissful crane
#

What is the cheapest single (or multi) socket switch that is compatible with home-assistant?

gloomy spoke
#

see bot message

blissful crane
#

USA
Cheapest possible
Whatever works over WIFI w/ home-assistant
single (or multi) smart socket

gloomy sequoia
#

@blissful crane probably wyze plugs

#

there's those

tawny umbra
#

hy! i need help with sonoff rf bridge with esphome. it is working, but i cant pairing nothing....

runic drift
#

@tawny umbra welcome to the club lol

red sonnet
#

Why does Home assistant still not support Siren ?

tawny umbra
#

@runic drift show nothing in log. i try dw2-rf and simple 433 switches...

red sonnet
#

i have this one to neo coolcam siren does work in tuya but not in HA

#

Or do you have to make your own siren with a power plug etc ?

runic drift
#

@tawny umbra nothing is "simple" when it comes to that bridge. the trans/receiver is a strict 433mhz like 433.9 or something. and even tho through various mods it's ability is limited

fringe moon
#

You are better off with a ESP device + 433 hardware and openmqttgateway

tawny umbra
#

@runic drift ok...but is works with tasmota fine....

runic drift
#

oh yea it works great with some deices no matter what firmware you use

#

if the device claims 433MHz but is something like 433.2 or whatever, it immediatly becomes a coin toss

tawny umbra
#

sollution? flash back tasmota or espeasy?

runic drift
#

you modded it right to get the esphome? or did they release a version that don't require that

#

if you hadn't modded the bridge there is a Portisch firmware you can flash onto the whatever-its-called that may benefit you. last I checked they did some real improvements with that

#

showing me code won't help anything

fringe moon
#

still need to hardware mod it to flash portisch

#

if memory serves right

runic drift
#

plus your password and such is on there, you should remove it

bright jacinthBOT
#

@tawny umbra Rule #6: Please do not post codewalls (longer than 15 lines) - use sites such as https://hasteb.in/, https://paste.ubuntu.com/, or others.

Please take the time now to review all of the rules and references in #rules.

winged knoll
#

I can delete the message in the channel, I can't do anything about the Paste itself

#

This yet another reason for not posting code walls...

runic drift
#

still need to hardware mod it to flash portisch
@fringe moon i thought the portisch didn't use the mod because the mod bypasses that chip and you flash that chip with portish

fringe moon
#

don't remember, I gave up on that project

#

haven't touched it in 6 months or so

tawny umbra
#

@runic drift okay. and how can i upload with esphome?

bright jacinthBOT
runic drift
#

@tawny umbra google sonoff rf bridge portisch. there are tons of guides and videos showing how to do it

#

if you already moded the board you may not be able to do it

#

thank goodness it was cheap amirite

zealous dune
#

what is the mod on the board?

runic drift
#

i waited like 4 months to get mine and it only works with one rf button i have lol

tawny umbra
#

@runic drift 4 month?? nice πŸ˜„

fringe moon
#

wiring some stuff to an IC and add some resistors

#

last I checked

runic drift
#

the board has a 8266 and a emb for decode/encode of the signals. one mod bypasses that emb and uses the 8266 to do the decoding etc

fringe moon
#

and cutting paths

runic drift
#

while the portisch uses that emb

zealous dune
#

that's all reversible

runic drift
#

uh i guess

#

repairing scratched pathing is technically repairable lol

fringe moon
#

I just dremeled the paths

#

🀣

runic drift
#

lmao

zealous dune
#

that's a way to do it

fringe moon
#

I don't do stuff half assed

#

like @runic drift

runic drift
#

I used a screwdriver and the grooves are deep lol

fringe moon
#

πŸ’‹

runic drift
#

nothing a big solder ball couldn't fix i suppose

#

sad thing is @fringe moon has like 3 of them lmao

fringe moon
#

I do

#

One I broke in anger

#

one is modded

runic drift
#

lol

fringe moon
#

and one is in a box still

fringe moon
#

I should send it to that angry man @zealous dune

zealous dune
#

i tend to avoid ancient technology

fringe moon
#

🀣

runic drift
#

here garage sales can land you alot of rf stuff for cheap which is what I was hoping for

fringe moon
#

Though X10 was the cool hip stuff in modern america

scenic plaza
#

Im wanting a device for my TV that can feedback what its playing to home assistant and allow me to pause, play and change the input. The main things i will be watching are Plex, netflix and youtube.

I was looking into a harmony elite but idk if this will do what im wanting

runic drift
#

most android t devices can do that

#

like a shield or something

#

not sure if roku's can, not tried changing t inputsd

scenic plaza
#

I was looking at a Shield TV pro but everywhere i looked complained it was really hard to get working in HA

runic drift
#

I don't have one but there are a few in here who do and not heard any complaints

zealous dune
#

"hard" is a relative term

haughty dove
#

@rigid onyx So far so good, except with forced localization, my devices no longer work with Alexa. I guess I have to choose my battles πŸ˜†

scenic plaza
#

The main thing i want to do is use my google home voice assistant to turn on the bedroom TV, open Plex turn the lights on and change them to red at 60% brightness, then close the curtains.
My lights are on the Smart life app and ill look into buying something to automate the curtains.

I was thinking a logitech harmony elite to turn the TV on and then swap to an nvidia shield TV pro and open plex. Is that possible ?

#

Whatd be even more usefull is then i could use my google home to "play the next episode" and itll play the next plex episode after the one i have just watched

fringe moon
#

Voice assistant 🀒

#

it's so unnatural to me

scenic plaza
#

really ? i find it so useful

fringe moon
#

don't know if it is a language thing or generational thing

scenic plaza
#

maybe

scenic plaza
#

Any idea if that’s possible ?

fringe moon
#

Anything is possible tbh

#

as long as the entity is reachable by voice

scenic plaza
#

Do you know if the nvidia shield would report back to home assistant what it’s playing on Plex ?

#

That’s the problem I have with my chromecast ultra it doesn’t show what’s playing, if I use the app integration for Plex on HA and choose the chromecast I don’t get the options like I do with a browser (play, pause, browse media)

gloomy sequoia
#

I'd really like that same thing for... anything playing on shield

#

I can see that "netflix" is on... but what?

#

@scenic plaza harmony elite is even overkill if that's ALL you're looking to do

scenic plaza
#

Ye exactly, I’m guessing you have a shield

gloomy sequoia
#

I do

scenic plaza
#

And it doesn’t show you what it’s playing on HA ?

gloomy sequoia
#

and a harmony companion+hub

#

not the elite

scenic plaza
#

Like Plex

gloomy sequoia
#

right

scenic plaza
#

Oof

#

I guess I’ll have to look into other devices then, maybe a roku streaming stick +

gloomy sequoia
#

tbf I still think the shield is probably best thing you could get for streaming

scenic plaza
#

Plus I guess I could stream my PC to it

#

Have you tried to see if you can see what Plex is playing from the shield ?

gloomy sequoia
#

I haven't, but I could give it a whirl

#

I know it doesn't show for Netflix or kodi

#

and spotify only shows if I cast to it

#

not of I start something on the shield in the spotify app

#

i have a feeling casting to it would show more info tbh

#

but that's kinda inconvenient most of the time imo

scenic plaza
#

Ye that sucks 😦

#

Do you use Plex ?

#

It uses its own integration and that can then tie into the device it’s streaming from Plex, it shows what’s playing and media controls but for only supported devices. Unfortunately I can’t find a list of supported devices πŸ˜‚

#

I’d really appreciate it if you could add the Plex integration into your HA and then download the Plex app onto the Shield to see if you get media controls. And what’s playing

gloomy sequoia
#

yeah i'll give it a go in a bit here

#

i'm starting down the tasmota road lol

#

with that being said, if i flash tasmota and then install the mqtt integration, do my lights just work?

glossy prism
#

with mqtt discovery, basically

#

also

#

doit

#

you have to set up a template in tasmota though

gloomy sequoia
#

pairing now

scenic plaza
#

I might buy the shield and give it a go

gloomy sequoia
#

"device did not appear with the intermediate firmware"

glossy prism
#

😬

gloomy sequoia
#

does that mean this bulb isn't compatible?

glossy prism
#

most likely, check the logs in the scripts folder for anything like SSL_DECRYPTION_FAILED_OR_BAD_RECORD_MAC

#

or references to the device not having an ESP chip

#

was it in EZ pairing (fast blinking) mode?

gloomy sequoia
#

most likely, check the logs in the scripts folder for anything like SSL_DECRYPTION_FAILED_OR_BAD_RECORD_MAC
@glossy prism in the psk log, yes

glossy prism
#

yep, incompatible with tuya-convert unfortunately. if it's an ESP chip you could serial flash it though

#

some of the devices that have an ESP chip were patched with later firmware updates, but ESP chips can always be serial flashed

gloomy sequoia
#

nah lol

#

maaaybe one of these days

#

well, that's bum

#

but i'll live

glossy prism
#

yeah bulbs are generally more difficult to serial flash than other devices

scenic plaza
#

@gloomy sequoia what model and year Shield do you have ?

neon hemlock
#

@scenic plaza what's the question about the Shield and Plex? if you can control & see what's playing?

scenic plaza
#

Yea so I have a chromecast and when I have Plex running on it I can’t play/pause/ see what’s playing with the default media viewer card
I then installed the Plex integration and I chose the chromecast I was watching Plex on and I can see the name of the series but I can’t play/pause/change series or movie using the Plex card

#

So I was wanting a new device that lets me do all of those
See what’s playing
Play / pause
Choose what to play with the integrated media browser

#

Although the controls I had for my iOS Plex player are no longer there today 🀨

gloomy sequoia
#

i have the 2017 base model, not pro

#

i'm guessing that's a limitation on the integration

#

if it works with the default card

neon hemlock
#

sorry, got pulled away

#

the Plex integration supports all of the official Plex clients, but the limitation on controls are actually usually related to networking

#

the plex client on shield works fine for controlling & seeing what's playing

scenic plaza
#

Oh right, the TV and chromecast that don’t show the media controls are on the same local network as the home assistant server

#

And that’s probably why I don’t have the controls for my phone as I’m remote at the moment

neon hemlock
#

with one "bug" right now that it may not report playback if you start playback from HA

#

if the Plex client & server (not HA) are on the same network then the Plex server will be able to "see" the client. this will let HA control it

scenic plaza
#

Ohhhhhh

neon hemlock
#

what HA version are you on? newer versions have more ways to find the clients

scenic plaza
#

The chromecast is on a different vlan to the Plex server

#

But the firewall isn’t blocking anything from reaching each vlan

neon hemlock
#

and the chromecast is a special case right now. it loads a lightweight Plex "app" when it's playing media but I don't believe it's expected to be controllable

#

(i don't use CC myself)

scenic plaza
#

Ahh ok, so if I bought a shield pro it should show controls ?

neon hemlock
#

but the Shield has a full Plex client that is definitely controllable

#

i'm looking into making the Plex integration work with chromecast devices, but no promises or ETAs

scenic plaza
#

Now the question is do I buy a shield 2015 for Β£125 or a pro 2019 for Β£180
Or do I get a roku stick +

neon hemlock
#

most problems with Plex client controls come down to networking setups

#

Plex discovery uses a UDP broadcast by default which doesn't cross VLANs

scenic plaza
#

The vlans don’t have traffic blocking between each other currently though

neon hemlock
#

doesn't matter, UDP broadcast doesn't cross subnets unless you help it

scenic plaza
#

Ahh... my Plex server is on vlan100 and IoT is vlan200...
what’s the easiest/best way to fix it ?

neon hemlock
#

depends on your router

scenic plaza
#

Edge router lite

neon hemlock
#

that makes it easy πŸ˜‰

scenic plaza
#

Good πŸ˜‚

neon hemlock
#

there's probably other solutions available, too

#

you need to relay UDP ports 32410, 32412-32414 between the subnets

#

but

#

this probably won't solve your chromecast issue. it should for the iOS one

scenic plaza
#

Ok the IOS is on WiFi on my unifi ap LR

neon hemlock
#

what HA version are you on?

#

this may not be necessary if you're on something recent

scenic plaza
#

0.115.2

neon hemlock
#

hmm, that has one of the newer lookup methods

#

it's never controllable?

scenic plaza
#

Like I say my IOS was controllable last night

#

But not now but I’m not on my local lan

#

When I get home I’ll see if it’s controllable, if it is I’m guessing my shield/roku would be if I bought one ?

neon hemlock
#

oh, HA needs to be able to reach the client

scenic plaza
#

When I get home I’ll see if it’s controllable, if it is I’m guessing my shield/roku would be if I bought one ?
@scenic plaza

neon hemlock
#

as of now you can't control remote clients

scenic plaza
#

That’s fine, I’ll see if it works when I’m home (technically locally but over a vlan)

#

So the reason it didn’t show for the chromecast but it did show for the iPhone is because it’s not supported on chromecast

neon hemlock
#

there's also a plex.scan_for_clients service you can use to force a scan for connectable clients

scenic plaza
#

It discovered the clients just no controls for the chromecast

neon hemlock
#

yeah, but it does show what it's playing, right?

scenic plaza
#

Errr yea I believe it did

neon hemlock
#

that's expected behavior for now

scenic plaza
#

Ok thanks !
I’ll update you if it works with my iPhone, and if it does I’m guessing the roku or the shield pro would allow me to play pause and select media

neon hemlock
#

yep

#

with that one exception for the shield (and other androidtv devices) where if you start playback from HA, the shield doesn't report its playback progress

#

i hope that's fixed on plex's side soon

scenic plaza
#

Ahh that’s annoying lol

#

If that’s a Plex problem like you say hopefully it gets fixed

neon hemlock
#

it also affects their native clients in a restricted network

scenic plaza
#

I’m wanting to setup a full home theatre with a projector when I move into my house, would you recommend the shield pro 2019 or just a roku stock +
The main reason I thought shield was to stream my PC but my desk will be fairly close to the projector so I could run a 10m HDMI instead

arctic nova
#

Hey all! I'm trying to set up a single binary sensor that is true when it's "late". This will be used in automation triggers to automatically turn off lights. Here is my current code:

binary_sensor:
 - platform: template
   sensors:
     is_late:
       friendly_name: It is Late
       # this expression will be true from midnight until the sun crosses -4deg just before sunrise
       # the hour < 12 condition is there to ensure it doesn't go true again after sunset
       value_template: >-
         {{
           now().hour|int < 12
           and
           state_attr('sun.sun', 'elevation')|float < -3    
         }}```
But this is just sitting at false.  Any idea what's wrong?  My understanding is that now() might lag a bit (a few minutes) but should generally work.  Thanks!
peak talon
#

use the developer tools -> template to test out

neon hemlock
#

@scenic plaza i only have experience with the 2017 shield and it's been able to play anything i throw at it

scenic plaza
#

Ok thanks I’ll keep reading up on them πŸ™‚

rigid onyx
#

@haughty dove How odd! I think I can still control with Google Assistant, but maybe because I have HA integrated in it (rather than going through the TP-Link integration)...

arctic nova
#

use the developer tools -> template to test out
@peak talon Thank you! I wasn't familiar with that tool. Super useful. As you probably knew, a template with now() will only get updated based on the other sensors. Using states('sensor.time') instead should work. For those that are curious, the full template is now:

            strptime(states('sensor.time'), '%H:%M').hour|int < 12
            and
            state_attr('sun.sun', 'elevation')|float < -3    
          }}```
gloomy spoke
#

sun.sun would have caused the template to be reevaluated too, but only when the state or the attributes change (such as the elevation)

wide sleet
#

anyone using geofence features from HA on their iphone? I have one iphone that often reports the wrong location of the user when looking at the HA Map but location services on the phone is set to always on and if I check the device's location on apple maps, it shows the correct place

#

I'm trying to get some automation working based on location but that phone shows incorrectly the location it's in

gloomy spoke
mental bone
#

Any examples of how to create a virtual device in which all state changed are triggered from a button push. What I'm trying to do is create a device which tracks baby feeds. So the default state is not feeding, but then I can toggle it to feeding and then toggle back to not feeding.

runic drift
mental bone
#

does it work with variables for the state? because i don't have any other entity to use

runic drift
#

@mental bone you don't have to use an entity, once you create it it becomes a virtual switch that just outputs whatever state you want

mental bone
#

i was just fiddling with
switch:

  • platform: template
    switches:
    baby_feeding:
    variables:
    val: "not feeding"
    value_template: "{{ val }}"
    turn_on: '{% set val = "feeding" %}'
    turn_off: '{% set val = "not feeding" %}'
    (i have not tried it yet, but sure it won't work; still trying to figure out syntax), however input booleans seem like a simpler solution
runic drift
#

you can create an input bool straight from the UI, but the state will only show as on/off

mental bone
#

ahhh, so feeding and not feeding aren't availalble, just on/off

runic drift
#

well you could use the bool to trigger the on and off then use a template binary sensor to output the state from feeding/not feeding based on the bools state

#

depends how complicated you really wanna get lol

mental bone
#

thank you for you quick responses; you have given me what i need, unfortunetly, i'm out of time for tonight.

stuck cosmos
#

not sure this si the right spot to ask this but seemed relevant enough to me. Been thinking about how I can handle my automations and such a little better and I have a google home in my bedroom of course and was wondering if i can use routines with it to turn on an input boolean in home assistant to kick my automation flow into gear. or for that matter do the routines even work on things like that or just phones? also can have different bedtime routines for different speakers?

#

don't wanna mess with it physically on the app right now just because i'm afraid of waking everyone up haha. quiet time for me

runic drift
stuck cosmos
#

no that aspect i've had for ages thanks to nabu, i mean like routines on the google devices themselves. i've never used them and was curious how to use them couple with home assistant. currently i've got an input boolean exposed to google assistant called 'Chris Bedtime' that i turn on when i go to bed, and wanna just use routine to handle that instead. but i need to know if each person with their voice mathcp rofile can have their own. I guess i'll just have to wait till later and mess with it

fast bane
#

anyone own yeelights do they occasionally just stop working over wifi?

fringe moon
#

Only if they stop trying to reconnect to WiFi after a power outage and my router is slower than usual to boot

#

Mine have worked non stop for over a year

#

Except after some power outages

fast bane
#

Mine seem to have issues after internet outages

#

or likewise power outage

winged knoll
#

Mine have been blocked from the Internet since about a month after I installed them πŸ˜„

fast bane
#

Mine are on a custom IoT VLAN but still have internet access

#

I don't care if they phone home as long as they stay away from my LAN

fringe moon
#

🀏

fast bane
#

?

bright jacinthBOT
runic drift
#

@brisk pulsar don't write an email. just post your question simply and to the point

fringe moon
#

🀫

brisk pulsar
#

I try to explain my issue with details since I have struggling with it for several hours already.

arctic sable
#

Hi all

#

Is there any way to cleanup devices from the UI?

fringe moon
#

Depends on what you mean by clean up

#

And what devices

arctic sable
#

Devices that are inaccessible in some way

#

For instance, I changed my phone but gave it the same name

#

now there are two, and one is invalid

fringe moon
#

So configuration ,- devices

#

Delete the device?

runic drift
#

were these added via the HA app on the phone?

brittle grotto
#

Hi guys, I have a question about hue lights. How would I go about getting my switches to control the lights in home assistant but also if hass is down how would I get it to revert back to using the hue bridge

winged knoll
gentle fossil
#

do alcaline batteries live longer or why do my motion sensors recommend them this hard over lipo?

winged knoll
#

They'll be recommended because they're designed for them, and so can report battery life accurately

mild talon
#

I have 2 rgb floodlights flashed with Tasmota - what's the best way to sync them when calling "effect: 2" on them both at the same time?

rancid canyon
#

Hello! How can i use device manufacturer/model/and area in node-red?

winged knoll
gloomy spoke
#

channel fight

kindred pivot
#

Any idea why my xiaomi switch wont work after an upgrade from 111.4 to 115.6? It says: last_action: null

kindred pivot
#

no one experiencing the same problem the last half year on Google 😦

full rain
#

Since the Google Home integration is now gone, are there any other devices (aside from the Pi based servers themselves) that can be used for BTLE presence detection, that are inexpensive enough to be added on a per room basis?

fast bane
#

I am really sick of my Zigbee Osram Lightify bulbs disconnecting and playing up.

#

ANy recommendation for B22/E27 Light Bulbs with good Hass integration, reliable and decent LAN control

buoyant wyvern
#

ZOOZ zen21 switch not updating state on manual change. Anytime I shut off the light manually it doesn't update the state.

#

Anyone have any troubleshooting tips for this?

#

Nevermind I need to learn to read documentation COMPLETELY

fringe moon
#

@kindred pivot sounds like #zigbee-archived and you should mention what platform you use, I have no issues with zigbee2mqtt

#

@full rain monitor is used by some, and esphome should work too

#

@fast bane all ZigBee is local, and it is probably your coordinator rather than the bulb

winged knoll
#

Osram bulbs are PoS

#

This is (relatively) well known, but not shouted about - you just have to know to search first (I found out the hard way too, never buying another Osram)

fast bane
#

Yeah agreed

#

esp with Osram Routers and Xiaomi Devices

#

network is unstable

fringe moon
#

Xiaomi gateway? πŸ™…

winged knoll
#

Even direct, mine didn't work reliably

#

Then one day it fell off the mesh and refused to re-join or reset

fringe moon
#

I don't think I've ever seen a Osram here

winged knoll
#

You had one job

fringe moon
#

I've looked

#

I wanted to try them

fast bane
#

Exact same exp. just randomly drops off

#

and one refuses to rejoin

#

Anyway bought a LIFX

fringe moon
#

Meh, wifi

fast bane
#

(supporting guy who made company down the road from me)

#

yeah not sussed on wifi but have dedicated AP

fringe moon
#

ZigBee master race

fast bane
#

Find me an Aussie zigbee manufacturer I can support πŸ˜›

fringe moon
#

I support products that work 🀏

fast bane
#

fark my rain sensor has failed, hail is entering my house 😲

#

Rain Sensor water_leak "Dry" -liar

fringe moon
#

Aussie enough for you?

fast bane
#

AC/DC is aussie tmuk

opaque halo
#

i have an old usb-adapter ive been using to flash my sonoff stuff long time ago. i havent modified it and there is nothing that tells what wire is gnd r/tx and v, is there any way to figure that out?

fringe moon
#

That sounds strange

#

Share a picture

bright jacinthBOT
#

Please use imgur or other image sharing web sites, and share the link here.

opaque halo
#

i forceopened the case and on the board there was ofc labels. still cant access my sonoff rf bridge over serial to get portisch in there. think im done with hacking tasmota into sonoffstuff as it never works. πŸ™‚ is there another better way to controll wall outlets and get temperature readings from different places in house

fringe moon
#

With 433?

#

Openmqttgateway with the correct 433 transmitters and receivers

inner wasp
#

i am trying to tasmotize a Magic Home enabled LED controller but the pin outs on my new one are different. My question is which one is GPIO 0 please. there is a pad marked "EN". is this another nomclmenture for gpio 0.

fringe moon
#

I think @glossy prism did that the other day

drifting grove
#

time to hook up the mi air purifier 3H I just got

glossy prism
fringe moon
#

πŸ§™

inner wasp
#

I have a pic of mine. How do I add a pic,anyone please?

bright jacinthBOT
#

Please use imgur or other image sharing web sites, and share the link here.

inner wasp
fringe moon
#

Well, you have tx and rx and gnd and 3v

#

Do you need anything else?

#

En port to ground sets it in flash mode if memory serves right

inner wasp
#

ah so en port is equivilent to Gpoi 0 then? correct.?

fringe moon
#

Not really

#

It's Chip_Enable

#

Should be documented somewhere

inner wasp
#

UK thanks VM.

glossy prism
#

@inner wasp if that doesn't work let's see the other side of the board

inner wasp
glossy prism
#

@inner wasp anything printed on the square chip in the middle?

inner wasp
wraith portal
#

I think I may be having a problem with home kit controller using a Sensi thermostat. Does anyone have a Sensi thermostat paired with the HomeKit controller? I can set the hvac mode to heat_cool, but then I can’t set the max and min temp. I have been able to control the thermostat in some ways, such as I can set one temp if it is in either hvac heat or hvac cool mode (but not a min or max)

night herald
#

Hey Guys, first time posting here, my have 3 shitty smart bulbs, flashed with tasmota, and my #1 complaint is that they turn ON when they reconnect to the AP.
This means that if my wife or baby are sleeping, and I have moment to myself to update/reboot my AP or something, this will enevidably turn on my 3 shitty bulbs.

How do I stop this?

winged knoll
#

There's a setting in Tasmota for that

bright jacinthBOT
night herald
#

@winged knoll I'm hoping! what is it? and does it work for WIFI reconnect? or just power restore?

winged knoll
#

I don't use Tasmota... πŸ˜‰

#

I just know that there's settings for that, maybe Power Retain, but they have their own Discord and lots of docs ...

zealous dune
#

heretic!

#

@night herald look for poweronstate command

little sentinel
#

In uk its quite difficult to find a 4 gang extension cable

winged knoll
#

I like my "just works" Z-Wave and Zigbee

little sentinel
#

Any one ever used a 4 gang extension one a smart plug?

winged knoll
night herald
#

ok, so poweronstate was on 3 (last saved power state) I changed it to 0

#

BUT, the bulbs always has power.. the issue is when it reconnects to WIFI when the AP is done rebooting.

winged knoll
#

I'd ask on the Tasmota Discord πŸ˜‰

little sentinel
#

Thanks @winged knoll

night herald
#

will do

little sentinel
#

I want it for Xmas lights and since all would be coming on together I should be able to plug extension into plug

modest bramble
#

I've got a bunch of Centralite Micro Motion sensors that stop updating my Vera hub after a couple of days, need the battery pulled to start talking to Vera again. Anyone recommend any better mortion sensors that are Zigbee or Z-Wave?

bright jacinthBOT
#

Looking for advice about a device to buy? Remember to provide guidance on:

  • Which country you're in
  • What your budget is
  • What protocols you prefer (eg Zigbee, WiFi, Z-Wave)
  • Any features you want (such as power monitoring, dimming, etc)
winged knoll
#

For Z-Wave, the Fibaro and Aeotec multi-sensors are great

modest bramble
#

And yes I've replaced the battery and re added the thing a million times.

winged knoll
#

For Zigbee, the Hue ones are apparently the gold standard, but expensive. Xiaomi are cheap and work "mostly well enough"

modest bramble
#

Yeah, I was getting the Centralite ones for $15 a pop off ebay new.

#

I bought a Xiaomi motion sensor but couldn't get my Vera hub to pair with it.

#

What are you using to talk with Zigbee devices?

hasty mason
#

What’s the best video door bell which can integrate to HA ? Anyone using with facial recognition?

undone haven
#

I like nest. Ring sucks. But I also have a nest dev account. There is this though
https://cattux.ca/badnest
Others will prob disagree with a nest recommendation but I really like both my nest hello and nest thermostats.

rancid canyon
#

Does Zigbee remotes allow simultenous button clicks?

modest otter
#

I like nest. Ring sucks. But I also have a nest dev account. There is this though
https://cattux.ca/badnest
Others will prob disagree with a nest recommendation but I really like both my nest hello and nest thermostats.
@undone haven

that works fine with Nest hello?

undone haven
#

I don’t use badnest so I do not know. If you look at the link it has config options for cameras πŸ€·πŸΌβ€β™‚οΈ

slender saddle
#

hey, i'm having trouble with reliability with a couple of ESP's I have. They keep getting disconnected and I have to go an unplug them and replug them back in to get working, and sometimes I have to do that multiple times. Is there any way to have better reliability with them?

#

I'm using ESPHome to control them.

gloomy spoke
#

Wifi is not super-reliable on the 8266 boards and disconnects/reconnects periodically. Mine always reconnect, though

slender saddle
#

mine doesn't, is there a way to make it attempta reconnect? At the moment it doesn't even show the fallback hotspot however

#

Even then, sometimes in ESPHome it'll still show up as online but I can't control it

gloomy spoke
#

I didn't have to do anything other than giving them static IPs

slender saddle
#

i just did

heavy oracle
#

@undone haven

that works fine with Nest hello?
@modest otter yep, badnest works with the nest hello doorbell

sleek wolf
#

Has anyone here been able to setup user code management for Yale Lock (YRD210, YRD 226) via zha?

#

I know these capabilites exist while using it with zwave.

#

There's an open discussion available here I see, but no further references

winged knoll
heavy oracle
#

does such a device exist that is a physical light switch that can integrate into HA as a switch, but most importantly, the physical switching on and off in person will not cut the power to the switch. i.e if someone switches off the light by hand.... it is still possible for HA to turn it back on?

cosmic girder
#

use some smartswitch with builtin relay?

undone haven
#

There are multiple different brands of zwave switches that work exactly as you described. I don’t do zigbee but guessing there are multiple different brands of zigbee devices that work as you describe also.

#

All my zwave switches use a neutral wire to maintain power to the device so the zwave radio is always on.

cosmic girder
#

yep or theres also wifi ones like the sonoff touch

heavy oracle
#

ohh, sounds like there are loads of options. Would I be correct in saying that the ONLY way to achieve this is if i have a neutral wire?

undone haven
#

I believe inovelli zwave switches have the ability to work without a neutral wire

#

But you lose some of the functionality

keen ermine
#

Hey, do somebody have had trouble with RF 443mhz Switches? I wanted to use RF with HA and the original Remote. So if somebody presses button on remote HA will register it and mark it accrodingly. This my code: https://pastebin.com/UJGufka6
It works somehow, but state gets to off everytime i click on turn on

gentle fossil
#

I found 433 to be very funky in mixing up commands, there's no error correction implemented

keen ermine
#

but, it i click on switch state should set to active/true/turn_on and when i get recieved the same code again, and i set it again to active/true/turn_on it should stay?

keen ermine
undone haven
#

Don’t use images to post code @keen ermine, use a pastebin or hastebin

bright jacinthBOT
keen ermine
#

@undone haven i know, i wanted to show error message as well

undone haven
#

Much better, you should also be able to copy paste error messages

twilit relic
#

do i really need the SwitchBot Hub Plus to put my switchbot on the network?

#

i don't need an IR blaster, which seems to be what this hub thing is (as well as "enabling wifi access for switchbots")

#

seems like a really awkward bundle

verbal heath
#

do you guys have any sonoff mini or shelly switches installed instead of light smart switches?

rigid onyx
#

After playing around with my TP Kasa plugs, I've noticed a consistent result: When I restart HA, one of the three plugs is unavailable 100% of the time. When I reload the integration, it becomes available alongside the other two. Any thoughts on how to prevent this from happening? I tested this out with the plug close to and far from my router, with no difference in result. Should I delete the device from the Kasa app and re-sync it there?

twilit relic
#

ok so both the Pro and Mini Switchbot hubs have IR blasting in them... neat, I guess, although I'll never need that with the harmony hub i already own

#

my Pi4 is too far away to use direct bluetooth. maybe a bluetooth range extender on the Pi4 would be cheaper?

glossy prism
#

@rigid onyx are you using discovery or manual config for it?

rigid onyx
#

Manual. I believe I have discovery turned off and just added the IP addresses to configuration.yaml

grand basalt
#

Does anyone happen to know with the inovelli fan/light switch can you control 2 fans simultaneously with the same switch? Wasnt sure how this would work - we have 2 fans on our patio wired to the same switch and I'd like to be able to control them with this one switch. https://inovelli.com/red-series-fan-light-switch-z-wave/

gentle eagle
twilit relic
#

any SwitchBot peeps here?

#

or FingerBot for that matter. Both seem to use bluetooth and/or a cloud hub api.

#

Can't tell from HA forums/docs if the cloud APIs are supported (I know direct BT works with Switchbot)

drifting grove
#

I have a #zwave-archived vera controller and it seems to integrate well, BUT I have an ID 164 that is a aotech receptacle switch. It shows up as a switch even thought I have it set at a light in the vera integration. I don't mind it being a switch - but in the lovelace it shows up in a switch group, not in the bedroom area where I want it. I cannot find a way to assign it to an area. Any suggestions?

heady surge
#

Hi, I want to create a sunrise scene with Yeelights but unfortunately I don’t know how to do it.

winged knoll
cerulean path
#

I am trying to rename a sensor to be sensor.sonoff01.today, so I used the below configuration in my sensors.yml file:

#
# SONOFF 01
  - platform: mqtt
    name: "sonoff01.today"```
But it is renaming it as `sensor.sonoff01_today`. Can I not name things with additional periods?
cerulean path
#

Darn, that is unfortunate. Thanks Tinkerer for your help again

cerulean path
#

If I wanted to store a state of something.. ie "TV is On/off" or config value is true/false, would making a template switch be the best way to do that?

gentle fossil
#

a boolean would make sense, the input helper is your friend!

bright jacinthBOT
winged knoll
#

There's also things like input_select and more

cerulean path
#

ah input_boolean is an option, I thought I would have to make drop downs of true/false

#

Thanks, let me experiment with this πŸ™‚

winged dust
#

Evening people, speak to me about thermostats and boiler control! I need to ditch Tado (issue with the internet bridge since I got it, TADO have agreed to a refund) I'm UK based. Anyone have any experience of opentherm diy solutions?

gentle fossil
#

I only do heating valves with a relay board, what is your plan?

winged dust
#

Don't have a plan per se. I was trialling using the Tado as a dumb on and off for heating in conjunction with 3rd party TRVs, it was working alright but the Drayton TRVs via Zigbee2Mqtt isn't great. I guess ideally I want individual room control.

#

After the problems I've had with Tado I want something that doesn't rely on the cloud. Although I used the homekit support it would stop working when the internet bridge stopped working so it was as good as being fully cloud based.

gentle fossil
#

don't know about zigbee TRVs I just use 230v ones connected to a relay board controlled with a old pi - no cloud anywhere near and still controllable with homekit remotely

winged knoll
#

Zigbee or Z-Wave are also options, those are always purely local

winged dust
half meadow
#

Is it a standard protocol behind the app?

winged knoll
#

Generally speaking, Bluetooth isn't well supported

half meadow
#

πŸ€”

winged knoll
#

Bluetooth is also a protocol, like WiFi is a protocol, it's just a carrier...

half meadow
#

Cheers, i an trying to find a cheap cloudless solution for rgbw garden spot lights

winged knoll
#

Zigbee πŸ˜‰

half meadow
#

I gathered bluetoorh would be hit and miss

winged knoll
#

Well, mostly miss, with the very occasional near miss

half meadow
#

🀣

winged dust
winged knoll
#

Pretty sure there's some Hue spots if you want expensive but nice, or other brands if you want affordable and fine

half meadow
#

Hue?!! Wash your mouth out with soap and water πŸ˜‹πŸ˜›

#

J/k πŸ˜…

#

Cheers I'll have a look at the blackadder link

winged dust
#

I can't vouch for any zigbee lights other than Hue and Tradfri, I use Zigbee2mqtt and the hue lights have been flawless

half meadow
#

I did find some nice solution using tuya but they have clamped down and toyaconvert no longer works

#

It was the novostella 2x20w wifi floodlights

#

Had to send them back, only way to get to the esp8266 was to smash the glass

winged dust
#

I got stung with power sockets, bought a heap in an amazon sale only to find out they moved away from esp8266.

#

"As of 20 September 2020 this device cannot be flashed with tuya-convert." oh not so good =[

half meadow
#

@winged knoll I may give innr another go cheers, i did send one of their bulbs back

bright jacinthBOT
#

Tinkerer is away for 6m 16s with a message :point_right: It's smaller on the outside πŸ€”

half meadow
#

@winged dust Doh!

#

The other solution I can think of is to run wled and connect it to something like οΏ‘7.96 | 3W high power led WS2811 controlled RGB flood light;addressable;IP66
https://a.aliexpress.com/_msG32Q7

#

Sigh... copy/pasta fail

plucky brook
#

Hey, anyone use Lenovo m93p with i5 + proxmox + ha or similar setup?

opal rock
#

Hey Everyone, I need some help with the Monoprice Z-Wave PIR Motion sensor, trying to update the Sensitivity and Re-Trigger wait time using the Node Configuration Options. Each time I save it seems to go back to default values. The logs show no errors. Any ideas?

gloomy sequoia
#

router recs anyone? I'm currently using my ISP router, and am in ~1500sqft

#

would love a rec that would work/adapt well in a larger place (just in case)

#

but would like to stay under $200

runic drift
#

@gloomy sequoia what country?

#

saying $ doesn't necessarily mean US lol

gloomy spoke
#

Freedom Bucks

gloomy sequoia
#

US

runic drift
#

RT series from Asus or Nighthawk from Netgear are some solid choices

wild carbon
#

hey guys, there are a lot of smart sockets available, I wonder if there is some smart ethernet outlet available as well? I want to replace the ethernet sockets in my kids rooms with smart ethernet sockets so I can remote turn off/on their internet access

winged knoll
#

Well, no, but yes, that's called a managed switch πŸ˜‰

runic drift
#

why not block it from the router?

wild carbon
#

our router is one from the isp and doesn't allow such things πŸ˜’

#

the options are very limited with it πŸ˜’

winged knoll
#

Buy a switch...

#

You can manage all sorts of stuff there, or replace the router and do it there

runic drift
#

then make it smart with a switchbot.. i'll stop now

subtle flame
#

Hello Community, I have a Camera what is always going down by itself, and cannot reach it anymore. I would like to use some smart device at home, if I cut a USB mini cable, can I connect this to Sonoff Basic, or I have to buy Sonoff Micro? Thank you!

#

That USB mini going from Camera to USB Adapter.

fringe moon
#

What camera? Connected how?

subtle flame
#

I have these devices.

#

I would like to turn on and off from HA.

#

I think I cannot put USB mini wires into Sonoff Basic, it will only work with L & N cables.

zealous dune
#

you need a sonoff that supports low voltage not the basic or mini

runic drift
drifting grove
#

is it a known issue that in the new release most sensors are broken?

subtle flame
#

@runic drift thanks that was my fear πŸ˜„

#

DC5V-1A (Via MicroUSB), looks good for Micro Usb Sonoff. Thanks.

winged knoll
#

@drifting grove Well, no, and that's a bit vague

drifting grove
#

Well, to go more in detail, i have mqtt sensors and wirelesstag integration that are offline. twitch is also broken, corona integration same, .. some others (also mqtt work fine)

#

ah and also solaredge

bright jacinthBOT
#

If you're having problems with your updates to your configuration:

  • Check the troubleshooting steps
  • Check your log file - remembering you may need to set logger to info or debug
  • Explain what the problem you're having is - sharing configuration, errors, and logs
winged knoll
#

The log file will have information you need

dusk sonnet
#

hi, is there any switch working via serial port?

fringe moon
#

Probably a plethora

#

Gotta be more specific

dusk sonnet
#

have an aten hdmi matrix that i would like to set input and outputs via serial. commands work via ser2net and putty raw connection

fringe moon
#

Probably doable via esphome then

dusk sonnet
#

not possible to just send a raw command to spesific ip ?

fringe moon
#

Probably, but why waste a whole computer for such a task?

dusk sonnet
#

ser2net is running on the raspberry that runs HA

wild carbon
#

@runic drift actually, that might work πŸ˜„

twilit relic
#

is it possible to get the status of a running light effect?

#

does it appear in states?

glossy prism
#

It might be an attribute of the light

twilit relic
#

ah yes. light.hyperion.attributes.effect = 'Blue mood blobs'

#

second q: do scenes have a state?

#

i see scening does that mean it's... doing the scene?

winged knoll
#

No

#

Scenes are always in that state, because they just set a bunch of things to a specific state, and they're done

twilit relic
#

ok, thanks for confirming.

#

in iOS you can toggle scenes on/off. it was confusing me

twilit relic
#

Alexa routines also seem to have a state for scenes

winged knoll
#

Possibly they make the dangerous assumption that nothing else can change those devices...

twilit relic
#

⚠️

twilit relic
#

i think it's just a UI/UX affordance. it reads the state of all the involved devices (at least in homekit), and if they all match the scene criteria, it lights the scene up

#

there isn't an actual "state" - just "oh, look - everything you've turned on/off matches this scene, so let's light up the scene"

#

although when you turn "off" a homekit scene, I think it might invert the states of all devices...

inner ice
#

Hello, Is there a compatibility matrix so to speak as to what devices are more compatible than others, easier to use, or anything like this?

#

I am looking for light bulbs or strips that are the easiest to integrate while easily creating automation. I am not looking to spend a ton.

winged knoll
#

Zigbee is always an affordable option, and being local is relatively easy to integrate

twilit falcon
#

just got a ESP8266 what firmware do i need to upload for it to work with home assistant?

gloomy spoke
#

ESPHome

glossy prism
#

Or Tasmota

twilit falcon
gloomy spoke
#

or the addon, if you're running Supervised

rigid onyx
#

Does anyone have a Wyze Sense Motion Detector that has a battery showing above 100%?

gloomy spoke
#

or whatever the heck you do for Tasmota πŸ™‚

rigid onyx
#

Got mine + two door sensors in the mail yesterday. Door sensors showing 93 and 91% or so, and this is showing 103!

twilit falcon
#

i am running supervised so ill look for the addon

glossy prism
#

If you haven't checked out tasmota you should @gloomy spoke

#

It's nice. You don't need to define a custom binary to upload, you flash a generic image and can change settings/functionality in the web server it exposes

gloomy spoke
#

I have an extra NodeMCU or 2 lying around

glossy prism
#

It's great. More flexible than ESPHome IMO

#

Oh and tasmota devices can talk to each other without needing home assistant

twilit falcon
#

mmm maybe ill check it out too im brand new to ESP

#

does the addon flash firmware?

crystal marlin
#

A bunch of my IKEA Tradfri devices has been duplicated. One device has entities and scenes. The other has automations. Everything still seems to work...

Is this a common issue? Can I merge them somehow?

crystal marlin
#

Can I delete devices somehow? πŸ€”

twilit falcon
#

yes i think its under the config screen

winged knoll
#

configuration -> Entities -> Disable

twilit falcon
#

tab next to integrations sorry im not at home

crystal marlin
#

configuration -> Entities -> Disable
@winged knoll That's entities, not Devices?

winged knoll
#

You can't disable devices, only try to delete them