kbrown01

Results 54 comments of kbrown01

I would also note that import works on classes too and IMHO cellformatter code should be handled this same way.

See https://community.home-assistant.io/t/alexa-skill-to-display-lovelace-dashboards-on-echo-show/397632/87 for more information. It would be nice to understand if this is incorrect and get it working on 3rd Gen Show 5.

This makes it more clear. "version" 1.6 is way old. See: https://developer.amazon.com/en-US/docs/alexa/alexa-presentation-language/apl-document-v2023-2.html

See https://github.com/piitaya/lovelace-mushroom/discussions/966

Just FYI, I did mine like this using a layout card with mushroom media player and mushroom select. ``` - type: custom:auto-entities card: type: grid columns: 1 show_header_toggle: false state_color:...

A few things I noted when (redoing) setup of my iBBQ-4T which uses Tuya. The Probe temps defaulted to 100x the actual temp, so 84.40 was really 8440. So, I...

Yes. You can use ASCII Decimal codes and key_command. For example, this in my setup will (in Home Assistant) take a textbox and send each "letter" as the ord ASCII...

Same issue. While I understand people with Core only on Python virtual are """""not supported""""", none of this helps someone not a Python expert. Whole installation hosed, many things do...

One additional note, this still works should you wish to pop open the list of inputs and cycle through them: `curl -k -H "Content-Type: application/json" -H "AUTH: xxxxxxxxx" -X PUT...