Franck Nijhof frenck
Iβm not a human. Iβm a piece of machinery. I think everybody should be a machine
Slightly assholic at first sight π€
Actually a nice guy that just likes to get stuff done.
@home-assistant Herder π @hassio-addons Creator π
- Enschede, The Netherlands
- https://frenck.dev
Highlights
- 78 discussions answered
Block or Report
Block or report frenck
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
-
awesome-home-assistant Public
A curated list of amazingly awesome Home Assistant resources.
-
-
home-assistant-config Public
π My Home Assistant configuration, a bit different that others :) Be sure toπ this repository for updates! -
hassio-addons/addon-vscode Public
Studio Code Server - Home Assistant Community Add-ons
-
10,756 contributions in the last year
Less
More
Activity overview
Contributed to
home-assistant/core,
home-assistant/home-assistant.io,
home-assistant/brands
and 5 other
repositories
Contribution activity
April 2022
Created 8 commits in 2 repositories
Created 2 repositories
- frenck/lovelace-mushroom TypeScript
- frenck/geocachingapi-python Python
Created a pull request in home-assistant/core that received 13 comments
Add recorder platform to input_boolean
Breaking change
The editable attribute from input_boolean entities is no longer recorded.
Proposed change This PR adds the recorder platform to the β¦
+64
β0
•
13
comments
Opened 152 other pull requests in 14 repositories
home-assistant/core
5
open
56
merged
1
closed
- Add unique ID to energy sensors
- Add visible by default property to base Entity
- Detect duplicate script objects in config validation
- Fix Plugwise to not use invalid discovery data
- Add unique ID to scripts
- Replace Climate CURRENT_HVAC_* constants with HVACAction enum
- Replace Climate HVAC_MODE_* constants with HVACMode enum
- Update Pillow to 9.1.0
- Update sentry-sdk to 1.5.10
- Add device actions support to update integration
- Add Template selector
- Exclude icon attribute from being recorded
- Add recorder platform to input_text
- Add recorder platform to input_number
- Add recorder platform to input_datetime
- Add recorder platform to input_button
- 2022.4.5
- Support variables on any action/condition/trigger
- Add backup.create service
- Add clear_skipped service to update entity
- Merge stop & error script actions
- Add for each item support to repeat action
- Allow disabling specific triggers/actions/conditions
- Add ability to continue scripts/automations on error
- Add label support
- Some pull requests not shown.
home-assistant/developers.home-assistant
2
open
19
merged
- Add visible by default property to base Entity
- Replace Climate CURRENT_HVAC_* constants with HVACAction enum
- Replace Climate HVAC_MODE_* constants with HVACMode enum
- Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum
- Replace Camera STREAM_TYPE_ constants with StreamType enum
- Blog: Deprecated constants for 2022.5
- Add ColorMode enum to light platform
- Blog: Deprecating all SUPPORT_ constants
- Add EntityFeature enum to Water Heater
- Add EntityFeature enum to Vacuum
- Add EntityFeature enum to Remote
- Add EntityFeature enum to Media Player
- Add EntityFeature enum to Lock
- Add EntityFeature enum to Light
- Rename current_version to installed_version in Update platform
- Add EntityFeature enum to Humidifier
- Add EntityFeature enum to Fan
- Add EntityFeature enum to Cover
- Add EntityFeature enum to Climate
- Add EntityFeature enum to Camera
- Add EntityFeature enum to Alarm Control Panel
home-assistant/home-assistant.io
16
merged
2
open
- Take into account an offset for the menu bar on anchor targets
- Add Template selector
- Add backup.create service
- 2022.5: Beta release notes
- Add clear_skipped service to update entity
- Merge stop & error script actions
- Allow disabling specific triggers/actions/conditions
- Add for each item support to repeat action
- Add ability to continue scripts/automations on error
- Add parallel automation/script actions
- Add if/else automation/script action
- Fix Roth Touchline URL
- Add stop/error script/automation action
- Trigger on not matching to/from states
- Allow any entity to match state condition
- Clarify old-style groups are only availble via YAML
- 2022.4.0
- Rename current_version to installed_version in Update platform
hassio-addons/addon-vscode
16
merged
-
β¬οΈ Upgrades ESPHome to 2022.4.0 -
β¬οΈ Upgrades keesschollaart.vscode-home-assistant to 1.28.0 -
π₯ Remove hassio command compatibility layer -
π§Ή Remove workarounds no longer needed - Embed ESPHome
-
π₯ Remove Home Assistant CLI -
π§Ή Clean up some build cache -
β¬οΈ Upgrades code-server to 4.3.0 -
β¬οΈ Upgrades oderwat.indent-rainbow to 8.3.1 -
β¬οΈ Upgrades ESPHome.esphome-vscode to 2.0.0 -
β¬οΈ Upgrades add-on base image to 5.3.1 -
β¬οΈ Upgrades uuid-runtime to 2.36.1-8+deb11u1 -
β¬οΈ Upgrades mariadb-client to 1:10.5.15-0+deb11u1 -
β¬οΈ Upgrades openssl to 1.1.1n-0+deb11u1 -
β¬οΈ Upgrades libarchive-tools to 3.4.3-2+deb11u1 -
β¬οΈ Upgrades locales to 2.31-13+deb11u3
keesschollaart81/vscode-home-assistant
14
merged
- Add support for the stop action
- v1.28.0
- Set HA version on WebSocket
- Add MQTT availability_template support
- Update home-assistant-js-websocket to 7.0.3
- Add support for enabling/disabling action/conditions/triggers
- Add support for match any in a state condition
- Add support for the parallel action
- Add support for the if-then action
- Add support for shorthand logic conditions
- Add support for continue_on_error on all actions
- Add support for not_from and not_to in state trigger
- Add support for the foreach repeat action
- Add support for the Template selector
home-assistant/frontend
8
merged
- Use template selector in wait_template
- Add jinja2 editor to template triggers/conditions
- Fix strict error handling in developer tools templates
- Add Template selector
- Allow selecting multiple entities for state trigger
- Add if/else automation/script action
- Fix add-on security rating range
- Add stop script/automation action
hassio-addons/addon-zwavejs2mqtt
3
merged
hassio-addons/addon-node-red
2
merged
hassio-addons/addon-debian-base
2
merged
home-assistant/brands
2
merged
hassio-addons/addon-adguard-home
1
merged
home-assistant/alerts.home-assistant.io
1
merged
Sholofly/geocachingapi-python
1
merged
frenck/python-wled
1
merged
Reviewed 502 pull requests in 34 repositories
home-assistant/core
25 pull requests
- Add unique ID to energy sensors
- Bump codecov/codecov-action from 3.0.0 to 3.1.0
- Update verisure lock
- Detect duplicate script objects in config validation
- Add visible by default property to base Entity
- Add unique ID to scripts
- Add device actions support to update integration
- Bump frontend to 20220420.0
- Support variables on any action/condition/trigger
- Add new integration Loqed
- Replace Climate HVAC_MODE_* constants with HVACMode enum
- Fix flapping goalzero tests
- Add extra tests for input text
- Enable strict typing for deCONZ platforms cover+lock+siren+switch
- Add cmake to devcontainer
- Add update entity to fritz integration
- Enable long term statistics for Xiaomi Mijia BLE Temperature and Humidity Sensor
- Update aioairzone to v0.4.0
- Highlight to drag-and-drop diagnostic data instead of copy-and-paste in issue template
- Add clear_skipped service to update entity
- Fix file size last_updated
- Support transition times when activating LIFX Cloud scenes
- Implement config flow for SQL integration
- Enable strict typing for deCONZ platforms binary_sensor+fan+logbook+number
- Add diagnostics platform to the Supervisor integration
- Some pull request reviews not shown.
home-assistant/home-assistant.io
25 pull requests
- Add trigger and condition to configuration vars
- Configuration values for automations
- Bump actions/checkout from 3.0.1 to 3.0.2
-
Document
thisvariable in state-based template entities - Clarify template switch options
- Removed supervisor from sidebar image.
- Update sms.markdown
- Revert "Add target_temp_step to generic_thermostat"
- Edit sun condition docs
- Add target_temp_step to generic_thermostat
- Add Z-Wave.Me Fan support
- Add clear_skipped service to update entity
- Update SimpliSafe docs to reflect simpler setup
- Add diagnostics platform to the Supervisor integration
- Update documentation for FRITZ!Box Call Monitor
- Update PECO page with new map alert entity
- Added another Raspberry Pi restock tracking site
- Clarify source of nextcloud entity information
- Add Wikipedia link to derivative
- Fix typo in Sensors area.
- Update nut.Markdown
- Add backup.create service
- Blog post buying device
- Added new update platform to fritz documentation
- Update denonavr.markdown
- Some pull request reviews not shown.
home-assistant/brands
25 pull requests
- Add MyEnedis integration
- add sst_cloud icons
- Add SRG SSR logo which is used in the SRF Weather API description
- Added dark_icon
- Add Wattpilot integration
- ecotrend_ista
- Add Kia Connected Services to custom components
- HA-Services Logo and Icon
- Adds knx_panel custom integration logo
- Add Custom Integration - Generic Water Heater
- Add senz core integration icons and logos
- Add icons and logos for Lektrico custom integration
- Remove digital loggers
- Add OSO Energy brand
- Add Swatch Logo
- Added Hxon (custom_components/hxon)
- added skolmat integration
- custom_integrations/hxon/icon.png
- added skolmat integration
- add hdhomerun icons
- Add taipower_bimonthly_cost integration icons
- Add Reisingerbridge icons to core_integrations
- Add assets for idfm custom integration
- Add ATOMCam(Hacked) icons
- Adds greenely assets
- Some pull request reviews not shown.
keesschollaart81/vscode-home-assistant
12 pull requests
- Bump lint-staged from 12.3.8 to 12.4.0
- Set HA version on WebSocket
- Add "running" to DeviceClassesBinarySensor
- Bump @types/node from 17.0.23 to 17.0.24 in /src/language-service
-
Add KNX sensor type
latin_1 - Bump lint-staged from 12.3.7 to 12.3.8
- Bump actions/setup-node from 3.1.0 to 3.1.1
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /src/language-service
- Bump eslint-plugin-import from 2.25.4 to 2.26.0
- Bump prettier from 2.6.1 to 2.6.2
- Bump actions/setup-node from 3.0.0 to 3.1.0
- Bump prettier from 2.6.1 to 2.6.2 in /src/language-service
home-assistant/developers.home-assistant
11 pull requests
- Add docs on listening for events
- Remove vacuum warning
- Add note about network translations
- Replace Camera STREAM_TYPE_ constants with StreamType enum
- Add llmnr and mdns fields to API doc
- Device Classes: Slightly improve the definitions of energy vs power for device classes
- Add EntityFeature enum to Siren
- Documentation for Application Credentials platform initial features
- Add EntityFeature enum to Media Player
- Add guidelines about using assert statements
- Add documentation for the auto_update property in Update entities
home-assistant/supervisor
9 pull requests
- Bump actions/checkout from 3.0.1 to 3.0.2
- Bump sentry-sdk from 1.5.9 to 1.5.10
- Bump actions/checkout from 3.0.0 to 3.0.1
- Bump frontend to d900e40d
- Bump actions/download-artifact from 2 to 3
- Bump actions/setup-python from 3.1.0 to 3.1.1
- pre-commit: Use black 22.3.0
- Bump codecov/codecov-action from 2.1.0 to 3.0.0
- Bump frontend to e0e01e68
home-assistant/frontend
8 pull requests
home-assistant/os-agent
4 pull requests
home-assistant/plugin-cli
4 pull requests
home-assistant/docker
4 pull requests
home-assistant/bot
3 pull requests
home-assistant/cli
3 pull requests
home-assistant/plugin-audio
3 pull requests
home-assistant/plugin-multicast
3 pull requests
frenck/home-assistant-config
2 pull requests
home-assistant/plugin-dns
2 pull requests
home-assistant/plugin-observer
2 pull requests
hassio-addons/addon-unifi
2 pull requests
home-assistant/alerts.home-assistant.io
2 pull requests
hassio-addons/addon-base
1 pull request
hassio-addons/addon-adguard-home
1 pull request
hassio-addons/addon-mqtt-io
1 pull request
hassio-addons/addon-wireguard
1 pull request
hassio-addons/repository
1 pull request
home-assistant/wheels
1 pull request
9
repositories not shown
Created an issue in home-assistant/core that received 3 comments
Z-Wave JS configuration validation assumes Home Assistant is started
The problem It seems the configuration validation assumes Home Assistant is started and loaded, however, that doesn't have to be the case. For examβ¦
3
comments
Opened 1 other issue in 1 repository
home-assistant/core
1
closed
Answered 4 discussions in 1 repository
1
contribution
in private repositories
Apr 1