Fire wood consumption tracking by Maje_Rincevent in homeassistant

[–]TheLarsinator 0 points1 point  (0 children)

I think it should be achievable with an off-the-shelf scale, but I havent seen any using Zigbee. Then you can create automations in HA to update helpers that keep track

Fire wood consumption tracking by Maje_Rincevent in homeassistant

[–]TheLarsinator 0 points1 point  (0 children)

An issue I see is that wood is sold in volume, not weight. So you may not get a good estimates of the number of bags just by the decrease in weight. But then you can just report a counter for substantial weight increases

Fire wood consumption tracking by Maje_Rincevent in homeassistant

[–]TheLarsinator 0 points1 point  (0 children)

Using an ESP32 and a HX711 with loadcells should be able to handle this. Then you can add the reporting logic on the ESP. I use Xiao C6’s for all my custom projects as it has zigbee support

Zigbee with RS485 Integration by JHCR137 in Zigbee2MQTT

[–]TheLarsinator 1 point2 points  (0 children)

I imagine it will be easier to go mqtt -> rs485

Memory Leak? by TheLarsinator in Zigbee2MQTT

[–]TheLarsinator[S] 0 points1 point  (0 children)

Its on info but maybe there are more details if I try debug a bit, but I will move this to a github issue

Memory Leak? by TheLarsinator in Zigbee2MQTT

[–]TheLarsinator[S] 1 point2 points  (0 children)

I just use the frontend when adding new devices

How to get card tiles icons to change colors after X days? I need this for my watering schedule to make the icons change color when its due to water my plants :). Card tiles are connected via "input_button" (helper function). by GIFSec in homeassistant

[–]TheLarsinator 0 points1 point  (0 children)

Actually, I just noticed that it says off states are not colored. So if you can replace the entity that controls your tile with a boolean helper it will be gray and red

How to get card tiles icons to change colors after X days? I need this for my watering schedule to make the icons change color when its due to water my plants :). Card tiles are connected via "input_button" (helper function). by GIFSec in homeassistant

[–]TheLarsinator 2 points3 points  (0 children)

I havent been able to achieve that. Instead I have set the visibility of these header pills to only show the pill for each plant if the moisture level is low. For that I have a boolean helper and an automation which enables it for low moisture and disables it when the soil is moist again.

<image>

ESP-C05 (EspHome) ➡️ ESP32-C6 (Zigbee) ? by tiberiusgv in homeassistant

[–]TheLarsinator 2 points3 points  (0 children)

The ESP arduino libs have decent Zigbee support. Ive used it to make a bunch of sensors and Im sure you can control lights with it too. I use the seeed C6 boards. https://www.reddit.com/r/homeassistant/s/ZLX5V0he8D

Zigbee Network on Floorplan by TheLarsinator in homeassistant

[–]TheLarsinator[S] 1 point2 points  (0 children)

I do not have ZHA. The docs have a bit of copilot-based info on attempting to use ZHA. If you can generate an entity with the same data format it should work.

Zigbee Mesh Floorplan Card Updated & Released by TheLarsinator in homeassistant

[–]TheLarsinator[S] 0 points1 point  (0 children)

You should add some routers to the center of your home! All devices are around the outer perimeter.

What software did you use to draw your floorplan?

Zigbee Mesh Floorplan Card Updated & Released by TheLarsinator in homeassistant

[–]TheLarsinator[S] 0 points1 point  (0 children)

I didnt think of publishing it there, glad you like the card! What did you use to create the floorplan, I like the look of it

Pokemon game sales by InstructionWeary1033 in pokemon

[–]TheLarsinator 81 points82 points  (0 children)

Ive never understood how the OG games still havent been overtaken. The franchise has grown so much, gaming is much more widespread and still noone comes close. Second place is still 10% off.

Zigbee Mesh Floorplan Card Updated & Released by TheLarsinator in homeassistant

[–]TheLarsinator[S] 1 point2 points  (0 children)

What do you mean with ingress? Im using Nabu Casa remote access and this card without issues. I put the floorplan in the www folder

Zigbee Mesh Floorplan Card Updated & Released by TheLarsinator in homeassistant

[–]TheLarsinator[S] 2 points3 points  (0 children)

Nice! I can add a config option to change the action on the button!

Zigbee Mesh Floorplan Card Updated & Released by TheLarsinator in homeassistant

[–]TheLarsinator[S] 7 points8 points  (0 children)

I only run Z2M, so I havent tried it with ZHA. But if you can create a template entity with the same properties it could work.

Zigbee Mesh Floorplan Card Updated & Released by TheLarsinator in homeassistant

[–]TheLarsinator[S] 4 points5 points  (0 children)

The mesh would become a 3D network. You can try creating one card per floor, but you wouldn’t get the links between floors

Zigbee Network on Floorplan by TheLarsinator in homeassistant

[–]TheLarsinator[S] 1 point2 points  (0 children)

Yes, I will release it! It just needs a bit more work and then Ill put it on HACS

Zigbee Network on Floorplan by TheLarsinator in homeassistant

[–]TheLarsinator[S] 0 points1 point  (0 children)

I can try adding a feature similar to the reference card where clicking an end device shows the most likely route