I don’t understand it: it is Bluetooth so cannot connect to network but only to other Bluetooth devices. It is powered by Button batteries, you can’t use too much the led for notifications or it will discharge quickly, and it costs 42€.
Just for my curiosity, what’s your intended usage? Maybe someone will suggest a product better suited.
You are right about the limitations of Bluetooth but I dont think this is that much different to the Flicd buttons: If we can connect the Puck up to Home Assistant then we should be able to control it using automations.
I’m interested in the Puck because I think it could give us (HA community) options for notifications/alerts without using a smartphone or computer:
One scenario (possibly a bit lame but I’m sure we can think of others); you could setup a rule to detect motion by the front door - if someone is leaving the house and any windows are open then a Puck by the door could flash red. Clicking the Puck would turn the LED off once you have shut the windows (You could enhance this by using the coloured LEDs to indicate which area of the house the open window is in).
Other options we could consider: the Puck has a built in magnetometer which means that it can detect if it moves, allowing us to know if cupboards,drawers,doors are opened (I’ve got this to work outside of HA). In theory it should also work as a control for dimming lights just by turning it (haven’t tried this - out of my league).
I may be wrong about this and there could be other solutions. I was just curious to know if anyone had tried it.
It was a kickstarter and it’s opensource so it seemed a good match to me.
Those are nice ideas. I really don’t know how hard is to make a component for a Bluetooth device, but for sure it’s harder than a network device as you have to factor in different OS (linux, win, mac), different host hardware (RPi, x86, synology) and different bluetooth adapters.
The real showstopper here for me it’s the price. You can have a NodeMCU (ESP8266 dev board) for less than 3€, or a Xiaomi zigbee button (no led) for 8€, or a wifi enabled RGB bulb for 9€, or an Amazon Dash button almost for free.
About the lamp, I looked up on Aliexpress and BangGood for “wifi bulb”. I don’t have one so I can’t advice about compatibility with HA. Sonoff B1 can be flashed with Tasmota.
The AWS IoT button is expensive, but you can order any standard Dash Button, make a first purchase discounted of the price of the button so basically it’s free, and then use it in HA with Dasshio or Dasher.
The Dash button is one-way only, afaik you can’t control the LED.