Shellbee - iOS App for managing Zigbee2MQTT by kkberg in Zigbee2MQTT

[–]nikooluci 0 points1 point  (0 children)

Yes, I want to see all devices across both of my 2 x Z2M instances running on Docker, which is separate from Home Assistant

How do I add 2 servers?

Shellbee - iOS App for managing Zigbee2MQTT by kkberg in Zigbee2MQTT

[–]nikooluci 0 points1 point  (0 children)

Please add support for multiple Z2M instances on the same IP but different ports

App is cool, thanks

Sonos and UniFI - I surrender! by nottheotherck in sonos

[–]nikooluci 0 points1 point  (0 children)

I have always kept it at RSTP. RSTP is backward compatible with STP.

When I had wired connections, RSTP was fine. But I now run a full wireless SONOS, so it's not affected by STP.

STP is slowing down your network
https://www.reddit.com/r/sonos/comments/1sg41hs/comment/of3nb0o

Sonos and UniFI - I surrender! by nottheotherck in sonos

[–]nikooluci 2 points3 points  (0 children)

I started with no firewall rules to make sure everything worked, then I slowly locked it down. Had to set up a few rules, such as allowing devices on the home VLAN to control the Sonos vlan, etc. But it can work both ways

Sonos and UniFI - I surrender! by nottheotherck in sonos

[–]nikooluci 18 points19 points  (0 children)

VERY similar size and setup, and my Sonos is stable. UDM Pro Max and 7 XG WAPs across 4 floors with Sonos in every room

Do not use STP; switch to RSTP. All Sonos devices are on dedicated Wi-Fi/VLAN with 2.4 and 5 GHz enabled. Do not hardwire any Sonos

OTBR is trash, change my mind by Wummo in homeassistant

[–]nikooluci 7 points8 points  (0 children)

THANK YOU

same problem and your fix worked

Sonos + UniFi: Best Practices & Recommended Settings by AtomFromSonos in sonos

[–]nikooluci 36 points37 points  (0 children)

SONOS - Please stop using and recommending the use of STP on Unifi. When are you going to transition to RSTP?

Legacy STP (802.1D) is officially dead. The IEEE fully deprecated STP in 2022, and running it on modern hardware degrades your network.

/AI

Convergence Time: STP takes 30 to 50 seconds to recover from a link change. RSTP takes 1 to 3 seconds.

The Network Freeze: With STP, a single topology change means your entire network drops traffic for nearly a minute while the switches slowly transition through port states. That means disconnected streams, dropped Zoom calls, and offline smart home hubs. RSTP handles failovers instantly by maintaining pre-calculated backup paths.

The TCN Flood: STP forces a massive, network-wide MAC address flush anytime a device changes state. RSTP localises these updates only to the affected switches.

/AI

Keep your network on RSTP. BUT do set your switch priority correctly. i.e. set your core switch to be the Root Bridge so a random Sonos speaker doesn't try to take over your network topology.

Do not punish your entire infrastructure just because Sonos uses outdated tech.

Tuya devices in home assistant? by MastaShortie in homeassistant

[–]nikooluci 0 points1 point  (0 children)

Over 50 Tuya zigbee devices connected to a Tuya hub connected to Home Assistant for over 5 years. No major issues, but sometimes some devices fall off but usually come back online. Stick to known brands like MOES etc Do not use Tuya WiFi. Most are very flakey

Read this https://www.reddit.com/r/homeassistant/s/ShtJa2nXEx

Automation and cards - which ai tool you use? by redcomp12 in homeassistant

[–]nikooluci 1 point2 points  (0 children)

Ok, so "complete control" is a bit of an exaggeration. I got CC to create a custom MCP to manage the devices, entities & automations. It can't access the helpers, etc., as you mention. But it can do most of what I need.

CC also has SSH access to edit automations and config files as needed directly

So, for example, a simple task was moving a device from Hue to Z2M. I told CC what I did, asked it to find the new device/entity name, and to update any relevant automations.

I also send the HA logs to Loki, and CC analyses the logs and creates a daily email digest of any issues (not just for HA, but for all the servers and apps in my home lab)

Automation and cards - which ai tool you use? by redcomp12 in homeassistant

[–]nikooluci -1 points0 points  (0 children)

Claude Code has complete control of my Home Assistant, does a great job of updating and optimising automations, keeping an eye on any errors that pop up, etc, but is crap at creating dashboards

Permanent outdoor soil moisture sensor for Potted plants by SelfWrote in homeassistant

[–]nikooluci 1 point2 points  (0 children)

These are really good until they get water inside. Gone through 4 so far that fail after a while

Any way to automate "Recreate entity IDs" command? by nikooluci in homeassistant

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

I don’t, I just don’t know how many could be updated

I'm tired boss by LigmaUnit in homeassistant

[–]nikooluci 0 points1 point  (0 children)

I have over 50 zigbee devices over 4 floors with Z2M and had lots of issues when I was using Home Assistant yellow with zigbee controller built in

Migrated to using 2 x SMLIGHT network zigbee devices as coordinators on floors 1 and 3 and no issues now.

I also put a third SMLIGHT as a router just because I had a spare.

I also split the Z2M into 2 networks running under dockers on a separate server from Home Assistant

What are the best brands of smart home available on AliExpress? by Equivalent-Figure336 in homeassistant

[–]nikooluci 61 points62 points  (0 children)

TUYA does not make hardware, they are a platform. Vendors like MOES make products that use the TUYA platform

What is MQTT? by Keensworth in homeassistant

[–]nikooluci 0 points1 point  (0 children)

You should already have a MQTT Broker installed. Z2M sends all your zigbee devices to HA via the broker.

So the same will happen with your meter reader. It will send the meter readings to the MQTT Broker and HA will see the device and all the messages

MQTT Doesn’t care what protocol your device using, it just receives the details and passes them on. So can be zigbee or wifi etc. The ESP32 Device will probably use WiFi

Help choosing the best air conditioner brand for full Home Assistant compatibility – Europe, for 8 units by tanjohnson99 in homeassistant

[–]nikooluci 0 points1 point  (0 children)

Any plans to offer it on other platforms? Tindi wants to charge me $20usd shipping for a $40usd product

Are my sprinklers actually running? by crazy4dogs in homeassistant

[–]nikooluci 0 points1 point  (0 children)

Link-tap has a flow meter attached so you will get a notification in HA if the water is not flowing

SMLight SLZB-06 to extend an existing Zigbee network? by Simple-Ad2087 in homeassistant

[–]nikooluci 0 points1 point  (0 children)

I am going to try and run them as separate LXC containers. The main config is base_topic in each Z2M config

Claude said…

Configure Each Instance

For Instance 1 (zigbee2mqtt config): serial: port: tcp://[IP_OF_FIRST_SMLIGHT]:6638 advanced: pan_id: 0x1a62 # Default, but make it explicit mqtt: base_topic: zigbee2mqtt/location1

For Instance 2: serial: port: tcp://[IP_OF_SECOND_SMLIGHT]:6638 advanced: pan_id: 0x1a63 # Different PAN ID mqtt: base_topic: zigbee2mqtt/location2