

@rah
Guess how Open Home Foundation is financed: https://www.openhomefoundation.org/
Linksgrün versiffter Gutmensch.
IT seit 1987


@rah
Guess how Open Home Foundation is financed: https://www.openhomefoundation.org/


@Tja
And burglars normally don’t even bother with a lock, they look for another way in.


@EarMaster
Under some specific circumstances AUTO might be more economic but that would be the exception rather than a rule.


@EarMaster
Sensing some confusion out there.
ECO mode, exactly as the name implies, uses less water and less energy.


@CmdrShepard49
My towel?


My question was how you did manage to adjust the entity type. (As I don’t have zwave)
By the way:
Homeassistant simply works with the entities provided by the various integrations. So in this case the Zwave integration (Happens to be also maintained by the Homeassistant project) has to learn to report your device correctly to Homeassistant.


@bluesheep
I must admit that this is by far the most extensive but really, really convincing way to say: „I have no clue what Homeassistant is“ that I have seen so far.


@Mpeach45
What is the solution in zwave world?


@Mpeach45
Click on „Basic“ then settings (the gear icon) and you should have a „display as“ setting.
If z-wave integration does not allow that, you can always create a template sensor that converts it to binary sensor.
Did anyone tell you that HA can be quite a rabbit hole where you can achieve virtually anything but not always easily.


@ikidd
Currently SLZB-06M and Reolink RLC-810K cam. During my professional life I got to use a few POE devices, never a failure.


@Archer
I still have Multiprotocol on SkyConnect, but only a dozen devices. Still didn’t bother to reconfigure.


@domi
ZHA with 50+ devices from Ikea, Aqara, Frient and Hue over SLZB-06M. Works flawlessly.


@early_riser
Considering the fact that just like Apple Home, HA dashboards strip the first part of the display name if it’s identical to the area name, I use the „area device“ convention. So „Bathroom Leak Moisture“ is displayed as „Leak Moisture“ under the area „Bathroom“.
Furthermore HA allows to recreate entity Ids after renaming a device resulting in: „binary_sensor.bathroom_leak_moisture“.
So if I move my sensor to another location, I simply rename it to „Attic Leak „.
@CAVOK
I have two HAOS installations with MQTT as well as ZHA. Mosquito being an add-on, as far as I know it’s a container anyway but ZHA and MQTT are normal integrations and I never have any issues. Generally speaking I always try to stick with what the developers suggest, in my eyes it’s the best strategy to avoid messing up with dependencies as they take care of those.


@southernbrewer
I‘m not a Home brewer but three of our fridges get the same treatment as their primitive „thermostats„ are so crappy. Two simply were either too cold or not cold enough with a ridiculous amount of variation while the third one, an outdoor fridge-freezer combo has the thermostat in the fridge compartment and during cool nights sees no need to cool while the freezer compartment gets close to thawing.


@okamiueru
For over one year now Homeassistant has been reliably announcing the end of the cycle by flashing all smart lights in RV before switching them back to their original state. What i like most is the fact that with the same reliability the washer beeps thirty seconds later.


@paraphrand
My mothers Miele does it.


@Amberskin
On Pi5 no need for SD it boots and runs perfectly well from SSD.


@tofubl
With EspHome you can easily report only changes that are above a defined threshold:
sensor:
- platform: adc
pin: GPIO34
name: “ADC Sensor”
update_interval: 10s # read every 10s
filters:
- delta: 0.05 # only report if change ≥ 0.05
@Cyber
From time to time you meet people who are the only ones who have understood.