Rivermonster

@RomanOnARiver
13 Followers
26 Following
1.2K Posts
Musician, programmer, puns. (they/them)
Blueskyhttps://bsky.app/profile/romanonariver.bsky.social
Robot or human?

@lonseidman looks like the 13 comes with a folio and stylus. Reading that the stylus does not work if you set the tablet to the higher refresh rate
Robot or human?

Anyway here's what I've got so far. I notice little things like one button is shorter than the rest but otherwise, I think this is a win.
It actually spins too, kind of nice. It works best when you actually have proper states but you can also sometimes take it with like okay this probably is going to take like seven seconds.

Complaint is with the buttons is zero feedback when they're pressed. I had my scripts and a footer on the dashboard handle that - really simple a helper boolean and a footer that shows up conditionally if the boolean is on

footer:
card:
type: conditional
conditions:
- condition: state
entity: input_boolean.yoga_working
state: 'on'
card:
type: custom:button-card
icon: mdi:loading
name: Working...

- name: -30
icon: mdi:rewind-30
type: script
id: script.yoga_rewind_30
- name: 30
icon: mdi:fast-forward-30
type: script
id: script.yoga_forward_30
- name: 'On'
icon: mdi:television
type: script
id: script.yoga_tv_on
- name: 'Off'
icon: mdi:television-off
type: script
id: script.yoga_tv_off
type: custom:mini-media-player
entity: media_player.family_room_chromecast
name: Family Room Chromecast
icon: mdi:cast
artwork: none
info: scroll
hide:
power: true
volume: true
source: true
shortcuts:
columns: 4
buttons:
All my problems with IR will be solved hopefully in a few days I got an IR emitter. Beats buying a new TV.