Michael Krug
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...
## 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...
## 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...
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...
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
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...
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...
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...
_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...