Piotr Machowski
Piotr Machowski
### Discussed in https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/discussions/172 Originally posted by **Bellavista** September 13, 2021 Sorry for the beginner question. I am using an automation to turn the map update service on and off...
## Proposed change This PR adds a documentation for `state_translated` jinja function. ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ]...
Hi! I thought that you might be interested in adding support for Roomba vacuums in a new version of [Xiaomi Vacuum Map card](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card). The name of card can be a...
### Checklist - [X] I have updated the card to the latest version available - [X] I have cleared the cache of my browser - [X] I have checked if...
Vacuum models: * `dreame.vacuum.p2114o` * `dreame.vacuum.p2149o` * `dreame.vacuum.p2140o` * `dreame.vacuum.p2140p` * `dreame.vacuum.p2114a` * `dreame.vacuum.r2209` * `dreame.vacuum.r2254` * `dreame.vacuum.r2216o` * `dreame.vacuum.r2235` * `dreame.vacuum.r2211o`
## Proposed change This pull requests adds possibility to translate entity's state in jinja templates. This feature makes it much easier for users to send notifications including entities' states (e.g....
### Is there an existing issue for this? - [X] I have searched the existing issues and no issue is describing my feature request or idea ### Is your feature...
Adds `hassUrl` method to `HomeAssistant` interface Source: https://github.com/home-assistant/frontend/blob/dev/src/types.ts#L225