- Poland, Lowicz
- @bieniu79
Block or Report
Block or report bieniu
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
ha-shellies-discovery Public
Script that adds MQTT discovery support for Shellies devices
-
-
accuweather Public
Python wrapper for getting weather data from AccuWeather servers for Limited Trial package.
1,918 contributions in the last year
Less
More
Activity overview
Contributed to
home-assistant/core,
bieniu/ha-shellies-discovery,
bieniu/nettigo-air-monitor
and 5 other
repositories
Contribution activity
February 2022
Created 35 commits in 5 repositories
Created a pull request in home-assistant/core that received 1 comment
Fix type of value in MQTT binary sensor
Breaking change Proposed change self._state value should be bool or None but it uses currently on/off from last_state.state.
This PR fixes this.
T…
+3
−2
•
1
comment
Opened 27 other pull requests in 3 repositories
bieniu/ha-shellies-discovery-gen2
15
merged
1
closed
- Fix firmware sesnor attributes
- Add missing inputs for Pro 1/Pro 1PM
- Add missing input for Pro 1/Pro 1PM
- Fix firmware date for i4
- Add cover support for Pro 2PM
- Fix consumption types error
- Add firmware version checking
- Add support for Shelly Plus 2PM and cover platform
- Fix consumption type error
- Add more sensors
- Update docs
- Add support for availability
- Update pre-commit packages
- Add dependabot
- Add more sensors
- Add sensors from Shelly.GetStatus payload
bieniu/ha-shellies-discovery
9
merged
home-assistant/core
2
merged
Reviewed 5 pull requests in 3 repositories
home-assistant/core
3 pull requests
home-assistant-libs/aioshelly
1 pull request
home-assistant/home-assistant.io
1 pull request
Created an issue in home-assistant/core that received 2 comments
Sometimes the state of the MQTT binary sensor is on although it should not be
The problem
Sometimes the state of the MQTT binary sensor after starting HA is on despite the value false is retained on MQTT broker. Only entities…
2
comments