Michael Krug

Results 13 issues of Michael Krug

## Description Adds 'is_in_battle' db field for gyms and display a fighting icon on the map. ## Motivation and Context Show the users which gyms are currently under attack by...

enhancement
pending changes
breaking change
db migration

## Description This PR introduces dynamic gym image generation by using a canvas element and composing multiple image elements into the final gym image / marker. ## Motivation and Context...

to be discussed

## Description This is a plain cosmetic PR that optimizes display of menu, marker labels and gym sidebar. It already includes the changes proposed by #2476 and #2488. (Thanks to...

enhancement
front-end
on hold

Since the rarity string for each Pokemon is localized on server-side but the check for scaling the icons based on their rarity on the client-side is only done for english...

front-end
confirmed
has pr
bug

Since I was asked to update pgoapi to the latest changes, here it is... Feel free to request changes! **List of changes:** - add locale parameter _based on aiopogo:_ -...

Add missing headers Add locale for parameter and accept language

Type: Enhancement
Status: On Hold
Priority: Medium

Inspired by #347 I created a properly functional (on paper - not tested yet) implementation of the [AC_UNIT](https://developers.google.com/assistant/smarthome/guides/acunit) device. **TODO:** - [ ] Add documentation - [ ] Do testing...

enhancement
work in progress

This PR adds a lot of new functionality to FAN devices (AirPurifier, Fan, Hood). This includes: - OnOff (separate power switch if used as a group) - FanSpeed (separate fan...

enhancement
work in progress

Changes: - item names for group members are stored in customData to save a query request to openHAB when executing commands - for commands that need the current state the...

enhancement
work in progress

_It's not an issue but a feature request._ Since Google started to charge for every Google Maps instantiation (with a free contingent of about 25k loads), this can lead to...

feature request