Block or Report
Block or report epenet
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
Renault-Zoe-API Public
Forked from edent/Renault-Zoe-API
A basic API for getting information about your Renault Zoe Electric Vehicle.
-
-
home-assistant-core Public
Forked from home-assistant/core
🏡 Open source home automation that puts local control and privacy firstPython 2
-
-
683 contributions in the last year
Contribution activity
November 2021
Created 20 commits in 4 repositories
Created 1 repository
- epenet/mypy Python
Created a pull request in home-assistant/core that received 11 comments
Adjust async_step_mqtt signature for strict typing
Proposed change Adjust async_step_mqtt signature for strict typing, as follow-up to #59503, #59745 and #59751 See home-assistant/architecture#662 T…
Opened 31 other pull requests in 5 repositories
home-assistant/core
5
open
18
merged
2
closed
- Adjust async_step_ssdp signature for strict typing
- Adjust async_step_usb signature for strict typing
- Adjust async_step_dhcp signature for strict typing
- Use ZeroconfServiceInfo in gogogate2
- Adjust async_step_homekit signature for strict typing
- Use ZeroconfServiceInfo in guardian
- Use ZeroconfServiceInfo in freebox
- Use ZeroconfServiceInfo in enphase-envoy
- Use ZeroconfServiceInfo in doorbird
- Add button platform to onewire
- Add frequency device class for sensor
- Cleanup DiscoveryFlowHandler
- Adjust async_step_zeroconf signature for strict typing
- Drop STEP_ID constants from data_entry_flow
- Rename zeroconf service info
- Optimise onewire tests
- Remove Dyson integration
- Add button entities to Renault
- Move onewire device compatibility checks
- Use zeroconf attributes in freebox
- Use zeroconf attributes in forked-daapd
- Use zeroconf attributes in esphome
- Use zeroconf attributes in enphase-envoy
- Use zeroconf attributes in elgato
- Use ZeroconfServiceInfo in bosch_shc
home-assistant/home-assistant.io
3
merged
home-assistant/developers.home-assistant
1
merged
home-assistant/frontend
1
open
home-assistant/brands
1
merged
Reviewed 41 pull requests in 1 repository
home-assistant/core
41 pull requests
- Adjust async_step_usb signature for strict typing
- Adjust async_step_mqtt signature for strict typing
- Adjust async_step_dhcp signature for strict typing
- Add Goodwe solar inverter integration
- Use ZeroconfServiceInfo in gogogate2
- Fix KNX tests
- Use zeroconf attributes in elgato
- Adjust async_step_zeroconf signature for strict typing
- Add frequency device class for sensor
- Convert TEMP_KELVIN to sensor native temperature unit
- Use ZeroconfServiceInfo in bosch_shc
- Add Uptime Kuma Integration
- Cleanup DiscoveryFlowHandler
- Add Balboa Spa integration
- Add Entity Descriptions to SMA integration
- Add Onewire diagnostic and config switches and binary_sensors
- Add Vconnex integration
- Elmax integration
- Rename zeroconf service info
- Add Jellyfin integration
- Fix totalconnect config flow
- Fix IAD and vis for DS2438 1wire sensor
- Use language independent variable to read MPC-HC state
- Allow dict as input to zwave_js.set_value service
- ZHA ElectricalMeasurement cluster add Frequency and Power Factor
- Some pull request reviews not shown.
Created an issue in python/mypy that received 1 comment
Complex inheritance generates INTERNAL ERROR
Crash Report On HomeAssistant project, a complex flow is generating an INTERNAL ERROR when trying to add type hints. home-assistant/core#59503 I w…