Claude Flammang

u/claude_flammang@dju.social
0 posts · 64 comments

Recent posts

No posts.

Recent comments

@ExcessShiv
In europe there is a big difference between the manufacturers waranty that is up to the manufacturer to offer or not to offer as he likes and the legal waranty that is an obligation for the seller that he cannot escape.
So in europe the customer always holds the reseller responsible and not the manufacturer.

@limelight79
You would know if it didn’t work, I can guarantee that as I was foolish enough to apply the update while being 700km away and not being back before August. Luckily most of my devices are Matter over Thread, so despite HA being offline I can still monitor our RV over Apple Home.

@Squizzy
While an integration is a piece of software running in Homeassistant, Apps come into play when things get complex, for example you need a server handling a protocol stack like MQTT or MATTER . Those run in a dedicated virtual machine and can even be installed on another physical machine.

@Mpeach45

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.

@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.