__JosephAbbey
__JosephAbbey
I made you a website for this repo. [Check it out](https://josephabbey.github.io/app-ideas/) Lighthouse scores: - Mobile: - Performance: 70 - Accessibility: 96 - Best Practices: 100 - SEO: 100 - Desktop:...
Here is a list: - ~~python apps and cli with [brython](brython.info) (this should be spawned in some sort of worker or iframe so that you can choose what is exposed...
For details view #151. This is the same request but with a cleaned up git history and all the links pointing to this repositiory.
I added scrollbars that play nicer with different background colors and a web app manifest (+ cache service worker) to make prism an installable app.
## Proposed change Updated the UI for timer entities with a card and more-info dialog modelled after the new thermostat UI.  ## Type of change - [ ] Dependency...
## Proposed change Added a conditional tile feature that uses the generic, pre-defined conditions code from the card and row. This does not include a visual editor for the feature,...
It seems like it should be possible to provide a waring in the editor if you try to use a variable that is not defined. This should definitely be optional...
Added an optional RTS pin to use if hardware automatic control flow is not available. ```yaml hcpbridge: is_connected: name: "HCP Connected" tx_pin: GPIO17 rx_pin: GPIO18 rts_pin: GPIO16 cover: - platform:...
## Description Added count sensor for `todo` entities. ## Motivation and Context There wasn't one, now there is. ## How has this been tested? Need to dust off the testing...
**Is your feature request related to a problem? Please describe.** I have a custom integration called calendar_export which converts a calendar entity to ICS. I would like a predbat plan...